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