menu
getx_clean_arch package
documentation
commands/refresh_command.dart
RefreshCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'refresh';
getx_clean_arch package
documentation
commands/refresh_command
RefreshCommand
name property
RefreshCommand class