menu
arsenal package
documentation
components/ar_tag.dart
ArTag
ArTag.new const constructor
ArTag.new const constructor
dark_mode
light_mode
ArTag
constructor
const
ArTag
(
{
Key
?
key
,
required
String
label
,
Color
?
color
,
})
Implementation
const ArTag({super.key, required this.label, this.color});
arsenal package
documentation
components/ar_tag
ArTag
ArTag.new const constructor
ArTag class