videoHeight property

  1. @override
int get videoHeight
inherited

Implementation

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