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