menu
native_prebuilt package
documentation
hooks.dart
CommandStepConfig
type property
type property
dark_mode
light_mode
type
property
@
override
String
get
type
override
The step type string used for registry dispatch.
Implementation
@override String get type => 'command';
native_prebuilt package
documentation
hooks
CommandStepConfig
type property
CommandStepConfig class