title property

String title

Returns the text used as title in trigger tile

Implementation

String get title => widget.title ?? modalConfig?.title;