showAsSingleSetting property

bool showAsSingleSetting
final

Will remove the border on top and bottom of the setting control. This makes sense if you want to use the widget in e.g. a form.

Implementation

final bool showAsSingleSetting;