ModalBuilder constructor

ModalBuilder(
  1. String customId,
  2. String label
)

Implementation

ModalBuilder(this.customId, this.label);