menu
built_redux package
documentation
generator.dart
Action
Action constructor
Action constructor
dark_mode
light_mode
Action
constructor
Action
(
String
actionName
,
String
fieldName
,
String
type
)
Implementation
Action(this.actionName, this.fieldName, this.type);
built_redux package
documentation
generator
Action
Action constructor
Action class