supportedSizes property
Sizes the resolver can fetch on the current platform. Sizes outside this set are hidden from the segmented control so users can't tap a chip that has no asset to download. Defaults to all five.
Implementation
final Set<String> supportedSizes;