menu
nylo_support package
documentation
widgets/ny_state.dart
NyState<T extends StatefulWidget>
requiresBoot property
requiresBoot property
dark_mode
light_mode
requiresBoot
property
bool
get
requiresBoot
If set, the
boot
method will not be called.
Implementation
bool get requiresBoot => true;
nylo_support package
documentation
widgets/ny_state
NyState<T extends StatefulWidget>
requiresBoot property
NyState class