type property

RowFieldWidgetType? type
getter/setter pair

type is a RowFieldWidgetType type enum. This is not required. This field is initialized by the ColumnHeaderWidget. So you can ignore it when building row widgets.

Implementation

RowFieldWidgetType? type;