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