menu
mineral package
documentation
api.dart
CommandBuilder
setContext method
setContext method
dark_mode
light_mode
setContext
method
CommandBuilder
setContext
(
CommandContextType
context
)
Implementation
CommandBuilder setContext(CommandContextType context) { this.context = context; return this; }
mineral package
documentation
api
CommandBuilder
setContext method
CommandBuilder class