menu
unicons package
documentation
icons/line/arrow_up_left.dart
ArrowUpLeftIcon
ArrowUpLeftIcon const constructor
ArrowUpLeftIcon const constructor
dark_mode
light_mode
ArrowUpLeftIcon
constructor
const
ArrowUpLeftIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const ArrowUpLeftIcon({ super.key, this.color, });
unicons package
documentation
icons/line/arrow_up_left
ArrowUpLeftIcon
ArrowUpLeftIcon const constructor
ArrowUpLeftIcon class