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