menu
nutrient_flutter package
documentation
bindings.dart
SubmitFormAction
SubmitFormAction.new constructor
SubmitFormAction.new constructor
dark_mode
light_mode
SubmitFormAction
constructor
SubmitFormAction
(
{
required
String
url
,
List
<
String
>
?
flags
,
Action
?
subAction
,
})
Implementation
SubmitFormAction({ required this.url, this.flags, super.subAction, });
nutrient_flutter package
documentation
bindings
SubmitFormAction
SubmitFormAction.new constructor
SubmitFormAction class