menu
nylo_framework package
documentation
nylo_framework.dart
NyBaseState<T extends StatefulWidget>
hasInitComplete property
hasInitComplete property
dark_mode
light_mode
hasInitComplete
property
bool
hasInitComplete
getter/setter pair
Check if the
initState
has already been loaded.
Implementation
bool hasInitComplete = false;
nylo_framework package
documentation
nylo_framework
NyBaseState<T extends StatefulWidget>
hasInitComplete property
NyBaseState class