aspectRatiosSize property

int get aspectRatiosSize

Implementation

int get aspectRatiosSize {
  return aspectRatios.length;
}