videoHeight property

  1. @override
int videoHeight

Implementation

@override
int get videoHeight => value.height.toInt();