menu
nylo_support package
documentation
widgets/form/form.dart
NyForm
state static method
state static method
dark_mode
light_mode
state
static method
dynamic
state
(
String
stateName
)
Get the state name
Implementation
static state(String stateName) { return "form_$stateName"; }
nylo_support package
documentation
widgets/form/form
NyForm
state static method
NyForm class