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