badge property

Widget? badge
final

Set the widget to display as a badge

badge: Text('90'),

Implementation

final Widget? badge;