No description provided for @selectedCount.
In en, this message translates to: 'Selected {count}'
@override String selectedCount(int count) { return '已选择 $count 条'; }