it<T> static method
Placeholder for a ValueNotifier.
Implementation
@factory
static GetValue<T> it<T>([_]) => GetValue._(_ScopeValue());
Placeholder for a ValueNotifier.
@factory
static GetValue<T> it<T>([_]) => GetValue._(_ScopeValue());