watchersCountText abstract method

String watchersCountText(
  1. int count
)
inherited

The text for showing the watchers count based on count

Implementation

String watchersCountText(int count);