MaterialButton::Style
Category | enum class |
Type | hime_material_button_style_t |
Material button styles.
This type can have following values:
kHimeMaterialButtonStyleText
- White background with blue text but no outline.kHimeMaterialButtonStyleDefault
- White background with blue text and a solid outline.kHimeMaterialButtonStyleTonal
- Cyan background with black text.kHimeMaterialButtonStyleProminent
- Blue background with white text.