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