videoHeight property

  1. @override
int videoHeight
override

Implementation

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