menu
xml_layout package
documentation
types/function.dart
Action
Action.new constructor
Action.new constructor
dark_mode
light_mode
Action
constructor
Action
(
{
String
?
ret
,
List
<
Argument
>
?
args
,
})
Implementation
Action({this.ret, this.args});
xml_layout package
documentation
types/function
Action
Action.new constructor
Action class