badge property
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;
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.
final String? badge;