EmailAppPickerDialog constructor

EmailAppPickerDialog(
  1. List<MailApp> options
)

Implementation

EmailAppPickerDialog(this.options);