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