selectionCountLabel abstract method

String selectionCountLabel(
  1. int count
)

AppBar title in selection mode, e.g. "3 selected".

Implementation

String selectionCountLabel(int count);