title property

  1. @BuiltValueField(wireName: r'title')
String title

Title of the dialog

Implementation

@BuiltValueField(wireName: r'title')
String get title;