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