menu
nylo_support package
documentation
widgets/ny_base_state.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_support package
documentation
widgets/ny_base_state
NyBaseState<T extends StatefulWidget>
hasInitComplete property
NyBaseState class