RowWidgetBuilder constructor
RowWidgetBuilder({})
Implementation
RowWidgetBuilder(
{required this.rowHeight,
required this.rowSpace,
required this.widgetWidth,
required this.widgetHeight,
required this.minSpace});