menu
arcane package
documentation
generated/arcane_shadcn/src/components/control/button.dart
ButtonSize
small constant
small constant
dark_mode
light_mode
small
constant
ButtonSize
const
small
Implementation
static const ButtonSize small = ButtonSize(3 / 4);
arcane package
documentation
generated/arcane_shadcn/src/components/control/button
ButtonSize
small constant
ButtonSize class