hideLabels method

bool hideLabels(
  1. String size
)

Implementation

bool hideLabels(String size) => hideLabelsOn.contains(size);