resolver property
The resolver function that determines the child widget based on events.
Implementation
final DrivenPropertyResolver<Widget> resolver;
The resolver function that determines the child widget based on events.
final DrivenPropertyResolver<Widget> resolver;