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