menu
flutter_risk_detector package
documentation
state_tracking/rebuild_monitor.dart
RebuildMetadata
rebuildCount property
rebuildCount property
dark_mode
light_mode
rebuildCount
property
int
rebuildCount
final
Total rebuild count observed for the widget tag.
Implementation
final int rebuildCount;
flutter_risk_detector package
documentation
state_tracking/rebuild_monitor
RebuildMetadata
rebuildCount property
RebuildMetadata class