menu
native_prebuilt package
documentation
hooks.dart
StripStepConfig
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 => 'strip';
native_prebuilt package
documentation
hooks
StripStepConfig
type property
StripStepConfig class