m3e/button_size
ButtonSize
This file was generated by m3e/generator
DO NOT EDIT
Types
pub type ButtonSize {
ExtraSmall
Small
Medium
Large
ExtraLarge
}
Constructors
-
ExtraSmall -
Small -
Medium -
Large -
ExtraLarge
Values
pub fn to_string(level: ButtonSize) -> String