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