menu
webify_toolkit package
documentation
webify.dart
NoscriptLink
NoscriptLink.new const constructor
NoscriptLink.new const constructor
dark_mode
light_mode
NoscriptLink
constructor
const
NoscriptLink
(
{
required
String
href
,
required
String
text
,
String
?
ariaLabel
,
String
?
rel
,
})
Implementation
const NoscriptLink({ required this.href, required this.text, this.ariaLabel, this.rel, });
webify_toolkit package
documentation
webify
NoscriptLink
NoscriptLink.new const constructor
NoscriptLink class