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