videoHeight property

double get videoHeight

Implementation

double get videoHeight => controller?.value.size!.height ?? 0;