videoHeight property

  1. @override
int videoHeight
inherited

Implementation

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