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