iconWidth property
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;
The width of play icon. If you don't set this property, the icon width will be 40 on iOS and 36dp on Android.
double? iconWidth;