drawableText property

String drawableText
final

The string you wish to display in the leading TextDrawable. Only the first character is displayed.

Must be a String.

Implementation

final String drawableText;