menu
sunny_sdk_core package
documentation
services/resolver_inits.dart
ShouldNotify<T> typedef
ShouldNotify<T> typedef
dark_mode
light_mode
ShouldNotify<
T
>
typedef
ShouldNotify
<
T
> =
bool
Function
(
T
a
,
T
b
)
Implementation
typedef ShouldNotify<T> = bool Function(T a, T b);
sunny_sdk_core package
documentation
services/resolver_inits
ShouldNotify<T> typedef
resolver_inits library