RowBuilder constructor
RowBuilder(
- List components
Implementation
RowBuilder(this.components) : super(type: ComponentType.actionRow);
RowBuilder(this.components) : super(type: ComponentType.actionRow);