tapToShowPicker property

String get tapToShowPicker

Implementation

String get tapToShowPicker =>
    isChinese ? '点击按钮查看选择器' : 'Tap a button to show picker';