RowBuilder constructor

RowBuilder(
  1. List components
)

Implementation

RowBuilder(this.components) : super(type: ComponentType.actionRow);