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