menu
vyuh_feature_system package
documentation
action/conditional_action.dart
ActionCase
ActionCase constructor
ActionCase constructor
dark_mode
light_mode
ActionCase
constructor
ActionCase
(
{
String
?
value
,
Action?
action
,
})
Implementation
ActionCase({this.value, this.action});
vyuh_feature_system package
documentation
action/conditional_action
ActionCase
ActionCase constructor
ActionCase class