badge property

String? badge
final

Optional badge text to display on the tab bar item. On iOS, this displays as a red badge with the text. On macOS, badges are not supported by NSSegmentedControl.

Implementation

final String? badge;