selectAllText property

String? selectAllText
final

Text for the Select All button

Defaults to "Select All" if null

Implementation

final String? selectAllText;