library / com.nambimobile.widgets.efab / FabOption / fabOptionIcon

fabOptionIcon

var fabOptionIcon: Drawable?

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.