menu
iconoir_flutter package
documentation
regular/archery_match.dart
ArcheryMatch
ArcheryMatch.new const constructor
ArcheryMatch.new const constructor
dark_mode
light_mode
ArcheryMatch
constructor
const
ArcheryMatch
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const ArcheryMatch({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/archery_match
ArcheryMatch
ArcheryMatch.new const constructor
ArcheryMatch class