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