badge property

Widget Function(bool enable) badge
final

Builder used to render the badge with the current enabled state.

Implementation

final Widget Function(bool enable) badge;