iconWidth property Null safety

double? iconWidth
read / write

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;