menu
reactivity_benchmark package
documentation
utils/perf_logging.dart
PerfRowStrings
PerfRowStrings.new const constructor
PerfRowStrings.new const constructor
dark_mode
light_mode
PerfRowStrings
constructor
const
PerfRowStrings
(
{
required
String
framework
,
required
String
test
,
required
String
time
,
})
Implementation
const PerfRowStrings({ required this.framework, required this.test, required this.time, });
reactivity_benchmark package
documentation
utils/perf_logging
PerfRowStrings
PerfRowStrings.new const constructor
PerfRowStrings class