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