menu
healthicons_flutter package
documentation
filled/imm.dart
Imm
Imm.new const constructor
Imm.new const constructor
dark_mode
light_mode
Imm
constructor
const
Imm
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const Imm({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/imm
Imm
Imm.new const constructor
Imm class