menu
fluttery_framework package
documentation
view.dart
Worker
Worker constructor
Worker constructor
dark_mode
light_mode
Worker
constructor
Worker
(
Future
<
void
>
worker
(),
String
type
)
Implementation
Worker(this.worker, this.type);
fluttery_framework package
documentation
view
Worker
Worker constructor
Worker class