bottomSheetLabel property

  1. @override
String bottomSheetLabel
override

Label for a BottomSheet, used as the modalRouteContentName of the scrimOnTapHint.

Implementation

@override
String get bottomSheetLabel => 'Ansicht am unteren Rand';