BoxX<T> extension
Flutter extensions for boxes.
- on
-
- Box<
T>
- Box<
Methods
-
listenable(
{List? keys}) → ValueListenable< Box< T> > -
Available on Box<
Returns a ValueListenable which notifies its listeners when an entry in the box changes.T> , provided by the BoxX extension