hideIcons method

bool hideIcons(
  1. String size
)

Implementation

bool hideIcons(String size) => hideIconsOn.contains(size);