menu
collection_notifiers package
documentation
collection_notifiers.dart
ListNotifier<E>
retype<T> method
retype<T> method
brightness_4
brightness_5
retype<
T
>
method
@
Deprecated
('Use cast instead')
@
override
List
<
T
>
retype
<
T
>(
)
inherited
Implementation
@Deprecated('Use cast instead') @override List<T> retype<T>() => cast<T>();
collection_notifiers package
documentation
collection_notifiers
ListNotifier<E>
retype<T> method
ListNotifier class