defaultChoiceEmpty property

Widget defaultChoiceEmpty

Returns the default choice empty widget

Implementation

Widget get defaultChoiceEmpty {
  return const S2ChoicesEmpty();
}