specifiedSize property
Output size in pixels specified by the user.
This value is null if a user has not awaited CameraController.setControllerPreset.
Implementation
CameraSize? specifiedSize;
Output size in pixels specified by the user.
This value is null if a user has not awaited CameraController.setControllerPreset.
CameraSize? specifiedSize;