menu
app_essentials
splash_view
SplashView
SplashView const constructor
SplashView
brightness_4
brightness_5
SplashView
constructor
const
SplashView
(
{
Key
?
key
}
)
Implementation
const SplashView({Key? key}) : super(key: key);
app_essentials
splash_view
SplashView
SplashView const constructor
SplashView class
Constructors
SplashView
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==