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