useButtonsAllCaps property

bool? useButtonsAllCaps
getter/setter pair

Controls whether buttons should use all capitals style, as defined by the Android Material Design. Defaults to TRUE. Android only.

Implementation

bool? useButtonsAllCaps;