showEmptyPlaceholder property
bool
get
showEmptyPlaceholder
Implementation
bool get showEmptyPlaceholder =>
emptyPlaceholder.isNotEmpty &&
options.optionsList.isEmpty &&
!showLoadingSpinner;