drawableName property

String? drawableName
getter/setter pair

Native Android drawable name.

This icon is expected to be white on alpha, and may be tinted by the system to match it's theme.

Implementation

String? drawableName;