count property

int count
final

count shows the value inside badge if less then 0 then only size box will be displayed if count > 999 the 999+ will be displayed

Implementation

final int count;