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