menu
states_rebuilder package
documentation
scr/state_management/rm.dart
ShouldRebuild typedef
ShouldRebuild typedef
dark_mode
light_mode
ShouldRebuild
typedef
ShouldRebuild
=
bool
Function
(
SnapState
,
SnapState
)
Implementation
typedef ShouldRebuild = bool Function(SnapState<dynamic>, SnapState<dynamic>);
states_rebuilder package
documentation
scr/state_management/rm
ShouldRebuild typedef
rm library