menu
nice2dev_flutter_ui
tools\nice_benchmarks.dart
NiceBenchmarkRunner
onProgress property
onProgress
dark_mode
light_mode
onProgress
property
void Function
(
int
current
,
int
total
)
?
onProgress
final
Implementation
final void Function(int current, int total)? onProgress;
nice2dev_flutter_ui
nice_benchmarks
NiceBenchmarkRunner
onProgress property
NiceBenchmarkRunner class