calendarShowDaysSemanticsHint property

  1. @override
String get calendarShowDaysSemanticsHint
override

The hint for the calendar header toggle that returns to the day grid.

In en, this message translates to: 'Show days'

Implementation

@override
String get calendarShowDaysSemanticsHint => 'Show days';