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