menu
nylo_framework package
documentation
metro/live/live_command_schema.dart
LiveCommandOption
allowed property
allowed property
dark_mode
light_mode
allowed
property
List
<
String
>
?
allowed
final
Allowed values for an option.
Implementation
final List<String>? allowed;
nylo_framework package
documentation
metro/live/live_command_schema
LiveCommandOption
allowed property
LiveCommandOption class