source property

State<T>? source
latefinal

Reference back to the containing state.

Implementation

late final State<T>? source;