menu
flutter_risk_detector package
documentation
core/config.dart
RiskDetectorConfig
enableUiUpdateDetection property
enableUiUpdateDetection property
dark_mode
light_mode
enableUiUpdateDetection
property
bool
enableUiUpdateDetection
final
Whether stale UI detection should be enabled.
Implementation
final bool enableUiUpdateDetection;
flutter_risk_detector package
documentation
core/config
RiskDetectorConfig
enableUiUpdateDetection property
RiskDetectorConfig class