title property

  1. @override
String title
override

The title of the option.

Implementation

@override
String get title => super.title!;