title property

String get title

Implementation

String get title => titleState?.fromController(this) ?? _title ?? "";