RowBuilder constructor

RowBuilder(
  1. List<Widget> children
)

Implementation

RowBuilder(this.children);