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