f_redditech
qwiddo
MainPage
MainPage constructor
MainPage
MainPage
constructor
Null safety
MainPage
(
{
Key
?
key
}
)
Constructs a MainPage Widget
Implementation
MainPage({Key? key}) : super(key: key);
f_redditech
qwiddo
MainPage
MainPage constructor
MainPage class
Constructors
MainPage
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==