padding property

EdgeInsets padding
final

For specifying a padding around the video viewer area. By default it is set to EdgeInsets.all(0.0).

Implementation

final EdgeInsets padding;