ModalBuilder constructor

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

Implementation

ModalBuilder(this.customId, this.title);