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