Convenience definition for subclasses to get the full icon scale for this
class of Widget. It simple returns the value
mTheme.mIconScale * this.mIconExtraScale.
classWidget
protected pragma(inline, true) const
float
icon_scale
()
See Also
Theme.mIconScale and Widget.mIconExtraScale. This tiered scaling
strategy may not be appropriate with fonts other than entypo.ttf.
Convenience definition for subclasses to get the full icon scale for this class of Widget. It simple returns the value mTheme.mIconScale * this.mIconExtraScale.