initial property

LazxListenerBuilder? initial
final

The builder function that will be called each time the data is updated They're all optional, if none is provided, nothing will be called

Implementation

final LazxListenerBuilder? initial;