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