itemSpacing property

double? itemSpacing
getter/setter pair

The item spacing for video feed. If you don't set this property, the item spacing will be 10 on iOS and 4px on Android.

Implementation

double? itemSpacing;