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