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