menu
rush_sdk package
documentation
util/list.dart
UpdateFn<E> typedef
UpdateFn<E> typedef
dark_mode
light_mode
UpdateFn<
E
>
typedef
UpdateFn
<
E
> =
E Function
(
E
target
)
Implementation
typedef UpdateFn<E> = E Function(E target);
rush_sdk package
documentation
util/list
UpdateFn<E> typedef
list library