state property

SunnyListDelegate<T?> state
final

The list that will be observed.

Implementation

final SunnyListDelegate<T?> state;