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