menu
nice2dev_flutter_ui
tools\nice_benchmarks.dart
NiceBenchmarkRunner
NiceBenchmarkRunner.new constructor
NiceBenchmarkRunner.new
dark_mode
light_mode
NiceBenchmarkRunner
constructor
NiceBenchmarkRunner
(
{
int
warmupRuns
=
5
,
int
measureRuns
=
20
,
void
onProgress
(
int
current
,
int
total
)?,
})
Implementation
NiceBenchmarkRunner({ this.warmupRuns = 5, this.measureRuns = 20, this.onProgress, });
nice2dev_flutter_ui
nice_benchmarks
NiceBenchmarkRunner
NiceBenchmarkRunner.new constructor
NiceBenchmarkRunner class