badge property

Widget? badge
final

A badge widget to display on top of the icon.

Typically used for notification indicators (dots, numbers, etc.).

Implementation

final Widget? badge;