menu
nice2dev_flutter_ui package
documentation
tools/nice_benchmarks.dart
NiceBenchmarkRunner
onProgress property
onProgress property
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 package
documentation
tools/nice_benchmarks
NiceBenchmarkRunner
onProgress property
NiceBenchmarkRunner class