builder property

ValueWidgetBuilder<({bool focused, bool hovered})> builder
final

The builder used to build to create a child with the current state.

Implementation

final ValueWidgetBuilder<({bool focused, bool hovered})> builder;