menu
mailosaur package
documentation
models/link.dart
Link
Link.new const constructor
Link.new const constructor
dark_mode
light_mode
Link
constructor
const
Link
(
{
String
href
=
''
,
String
text
=
''
,
})
Implementation
const Link({ this.href = '', this.text = '', });
mailosaur package
documentation
models/link
Link
Link.new const constructor
Link class