menu
built_redux package
documentation
generator.dart
Action
Action.new constructor
Action.new 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.new constructor
Action class