commandStack property

CommandStack get commandStack

Implementation

CommandStack get commandStack => _commandStack ??=  environment.get<CommandStack>();