menu
aptof_core package
documentation
utility/command.dart
CommandStatusX
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => this == CommandStatus.success;
aptof_core package
documentation
utility/command
CommandStatusX
isSuccess property
CommandStatusX extension on
CommandStatus