menu
meshagent_flutter_shadcn package
documentation
forms/email_address.dart
Address
Address.new const constructor
Address.new const constructor
dark_mode
light_mode
Address
constructor
const
Address
(
String
mailAddress
, [
String
?
name
])
Implementation
const Address(this.mailAddress, [this.name]);
meshagent_flutter_shadcn package
documentation
forms/email_address
Address
Address.new const constructor
Address class