listener property

LidWidgetListener<S> listener
final

Takes the BuildContext along with the stateNotifier state and is responsible for executing in response to state changes.

Implementation

final LidWidgetListener<S> listener;