menu
obsly_flutter package
documentation
performance/benchmark_framework.dart
BenchmarkTest
teardown method
teardown method
dark_mode
light_mode
teardown
method
Future
<
void
>
teardown
(
)
Cleanup después del benchmark (opcional)
Implementation
Future<void> teardown() async {}
obsly_flutter package
documentation
performance/benchmark_framework
BenchmarkTest
teardown method
BenchmarkTest class