LazyBoxX<T> extension

Flutter extensions for lazy boxes.

on

Methods

listenable({List? keys}) ValueListenable<LazyBox<T>>

Available on LazyBox<T>, provided by the LazyBoxX extension

Returns a ValueListenable which notifies its listeners when an entry in the box changes.