ref property

WidgetRef get ref

Returns the WidgetRef scoped to this element.

Implementation

WidgetRef get ref => (context as ConsumerStatefulElement)._ensureRef();