menu
flutter_dynamic_ui package
documentation
annotations/component_config.dart
ActionConfig
ActionConfig.new const constructor
ActionConfig.new const constructor
dark_mode
light_mode
ActionConfig
constructor
const
ActionConfig
(
String
type
,
String
desc
)
Implementation
const ActionConfig(this.type, this.desc);
flutter_dynamic_ui package
documentation
annotations/component_config
ActionConfig
ActionConfig.new const constructor
ActionConfig class