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