fabOptionIcon

var fabOptionIcon: Drawable? = null

The drawable to show as the FabOption's icon. Default value is null (no icon shown).

Usage of this property is preferred over the inherited set/getImageXXX methods.