builder property
The builder used to build to create a child with the current state.
Implementation
final ValueWidgetBuilder<({bool focused, bool hovered})> builder;
The builder used to build to create a child with the current state.
final ValueWidgetBuilder<({bool focused, bool hovered})> builder;