menu
formrules
formrules.dart
AlphaNumericRule
AlphaNumericRule.new const constructor
AlphaNumericRule.new
dark_mode
light_mode
AlphaNumericRule
constructor
const
AlphaNumericRule
(
String
message
)
Creates a new
AlphaNumericRule
.
Implementation
const AlphaNumericRule(this.message);
formrules
formrules
AlphaNumericRule
AlphaNumericRule.new const constructor
AlphaNumericRule class