shouldShowPredefinedList property

bool get shouldShowPredefinedList

Implementation

bool get shouldShowPredefinedList =>
    _presets.isNotEmpty && model.shouldShowPredefinedList;