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