core_bottom_sheets_hint_a11y property

  1. @override
String get core_bottom_sheets_hint_a11y
override

No description provided for @core_bottom_sheets_hint_a11y.

In en, this message translates to: 'Tap to expand or collapse the bottom sheet'

Implementation

@override
String get core_bottom_sheets_hint_a11y => 'Tap to expand or collapse the bottom sheet';