textureSize property

Future<Size?> get textureSize

Implementation

Future<ui.Size?> get textureSize => _videoSize.future;