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