videoHeight property

double videoHeight

Implementation

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