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