menu
flutter_risk_detector package
documentation
core/config.dart
RiskDetectorConfig
jankThresholdMs property
jankThresholdMs property
dark_mode
light_mode
jankThresholdMs
property
int
jankThresholdMs
final
Jank frame threshold in milliseconds. Defaults to 16ms (60fps).
Implementation
final int jankThresholdMs;
flutter_risk_detector package
documentation
core/config
RiskDetectorConfig
jankThresholdMs property
RiskDetectorConfig class