bottomSheetLabel property

  1. @override
String bottomSheetLabel
override

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

Implementation

@override
String get bottomSheetLabel => '하단 시트';