menu
flutter_use package
documentation
flutter_use.dart
EqualFunction typedef
EqualFunction typedef
dark_mode
light_mode
EqualFunction
typedef
EqualFunction
=
bool
Function
(
List
<
Object
?
>
?
prevKeys
,
List
<
Object
?
>
?
nextKeys
)
Implementation
typedef EqualFunction = bool Function( List<Object?>? prevKeys, List<Object?>? nextKeys);
flutter_use package
documentation
flutter_use
EqualFunction typedef
flutter_use library