trpp
main
MyApp
MyApp constructor
MyApp
trpp
main
MyApp
MyApp constructor
MyApp class
Constructors
MyApp
Properties
hashCode
key
runtimeType
theme
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
MyApp
constructor
MyApp
(
{
Key
key
,
ThemeData
theme
}
)
Implementation
MyApp({Key key, this.theme}) : super(key: key);