count property

int? count
final

The numeric count to display in the badge.

If null or 0, a simple dot indicator is shown.

Implementation

final int? count;