pieces property

Map<String, WidgetBuilder> pieces
final

The builders used to create the widgets to represent pieces.

Implementation

final Map<String, WidgetBuilder> pieces;