menu
weather
splash_screen
SplashScreen
SplashScreen const constructor
SplashScreen
brightness_4
SplashScreen
constructor
Null safety
const
SplashScreen
(
{
Key
?
key
}
)
Implementation
const SplashScreen({Key? key}) : super(key: key);
weather
splash_screen
SplashScreen
SplashScreen const constructor
SplashScreen class
Constructors
SplashScreen
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==