menu
jet_flutter_framework package
documentation
jet_framework.dart
StateValidator
stateWhitelist property
stateWhitelist property
dark_mode
light_mode
stateWhitelist
property
List
<
String
>
stateWhitelist
final
A list of valid state names that are explicitly allowed.
Implementation
final List<String> stateWhitelist;
jet_flutter_framework package
documentation
jet_framework
StateValidator
stateWhitelist property
StateValidator class