BoxX<T> extension

Flutter extensions for boxes.

on
  • Box<T>

Methods

listenable({List? keys}) ValueListenable<Box<T>>
Returns a ValueListenable which notifies its listeners when an entry in the box changes.