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