menu
obsly_flutter package
documentation
performance/benchmark_framework.dart
BenchmarkTest
setup method
setup method
dark_mode
light_mode
setup
method
Future
<
void
>
setup
(
)
Setup antes del benchmark (opcional)
Implementation
Future<void> setup() async {}
obsly_flutter package
documentation
performance/benchmark_framework
BenchmarkTest
setup method
BenchmarkTest class