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