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