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