menu
app_essentials
home_view
HomeView
HomeView const constructor
HomeView
brightness_4
brightness_5
HomeView
constructor
const
HomeView
(
{
Key
?
key
}
)
Implementation
const HomeView({Key? key}) : super(key: key);
app_essentials
home_view
HomeView
HomeView const constructor
HomeView class
Constructors
HomeView
Properties
controller
hashCode
key
runtimeType
tag
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==