menu
flutterflow_flash_beta package
documentation
flutterflow_flash.dart
ValidateForm
ValidateForm.new const constructor
ValidateForm.new const constructor
dark_mode
light_mode
ValidateForm
constructor
const
ValidateForm
(
String
formName
, {
bool
terminateIfFails
=
true
,
})
Implementation
const ValidateForm(this.formName, {this.terminateIfFails = true});
flutterflow_flash_beta package
documentation
flutterflow_flash
ValidateForm
ValidateForm.new const constructor
ValidateForm class