StateGetter<T> typedef

StateGetter<T> = T? Function()

Implementation

typedef StateGetter<T> = T? Function();