menu
river_cli package
documentation
command/create/create_options.dart
CreateOptions
isValid property
isValid property
dark_mode
light_mode
isValid
property
bool
get
isValid
Implementation
bool get isValid => kind.isNotEmpty && name.isNotEmpty;
river_cli package
documentation
command/create/create_options
CreateOptions
isValid property
CreateOptions class