menu
frameguard package
documentation
frameguard_test.dart
hasP99Below function
hasP99Below function
dark_mode
light_mode
hasP99Below
function
Matcher
hasP99Below
(
Duration
max
)
Matcher: p99 below
max
.
Implementation
Matcher hasP99Below(Duration max) => _HasP99Below(max);
frameguard package
documentation
frameguard_test
hasP99Below function
frameguard_test library