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