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