menu
formrules
formrules.dart
NumericRule
NumericRule.new const constructor
NumericRule.new
dark_mode
light_mode
NumericRule
constructor
const
NumericRule
(
String
message
)
Creates a new
NumericRule
with the given
message
.
Implementation
const NumericRule(this.message);
formrules
formrules
NumericRule
NumericRule.new const constructor
NumericRule class