iconWidth property

double? iconWidth
getter/setter pair

The width of play icon. If you don't set this property, the icon width will be 40 on iOS and 36dp on Android.

Implementation

double? iconWidth;