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