Returns the parts of the aspect ratio as an iterable of strings.
Iterable<String> get aspectRatioParts => aspectRatioString.split(":");