label property

  1. @override
String? label
override

Get label.

Implementation

@override
String? get label => _label;