menu
flutter_bench_contract package
documentation
defs.dart
MetricDef
MetricDef.new const constructor
MetricDef.new const constructor
dark_mode
light_mode
MetricDef
constructor
const
MetricDef
(
String
key
,
String
label
,
String
unit
)
Implementation
const MetricDef(this.key, this.label, this.unit);
flutter_bench_contract package
documentation
defs
MetricDef
MetricDef.new const constructor
MetricDef class