menu
kivex_flutter package
documentation
icons/chevron-up.dart
ChevronUp
ChevronUp.new const constructor
ChevronUp.new const constructor
dark_mode
light_mode
ChevronUp
constructor
const
ChevronUp
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const ChevronUp({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/chevron-up
ChevronUp
ChevronUp.new const constructor
ChevronUp class