aspectRatio property Null safety
read / write
The aspect ratio(width / height) for video feed item. Defaults to 4 / 6. Only supported on iOS.
Implementation
double? aspectRatio;
The aspect ratio(width / height) for video feed item. Defaults to 4 / 6. Only supported on iOS.
double? aspectRatio;