category property
The category used to group the command.
Implementation
@override
CommandCategory get category => CommandCategory.development;
The category used to group the command.
@override
CommandCategory get category => CommandCategory.development;