showItemsText property

String? showItemsText
final

The text that appears on show items toggle button.

Only when itemsVisibility == ShowedItemsVisibility.toggle.

Implementation

final String? showItemsText;