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