menu
states_rebuilder package
documentation
scr/state_management/rm.dart
MyStatefulWidget<T>
shouldRebuild property
shouldRebuild property
dark_mode
light_mode
shouldRebuild
property
ShouldRebuild
?
shouldRebuild
final
Whether to rebuild the widget after state notification.
Implementation
final ShouldRebuild? shouldRebuild;
states_rebuilder package
documentation
scr/state_management/rm
MyStatefulWidget<T>
shouldRebuild property
MyStatefulWidget class