menu
frameguard package
documentation
frameguard_test.dart
hasP95Below function
hasP95Below function
dark_mode
light_mode
hasP95Below
function
Matcher
hasP95Below
(
Duration
max
)
Matcher: p95 below
max
.
Implementation
Matcher hasP95Below(Duration max) => _HasP95Below(max);
frameguard package
documentation
frameguard_test
hasP95Below function
frameguard_test library