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