menu
hakari package
documentation
bench.dart
Bench
Bench.new constructor
Bench.new constructor
dark_mode
light_mode
Bench
constructor
Bench
(
String
name
,
FutureOr
func
()
)
Implementation
Bench(this.name, this.func);
hakari package
documentation
bench
Bench
Bench.new constructor
Bench class