generated/arcane_shadcn/src/components/control/button library

Enums

ButtonShape

Typedefs

ButtonStateProperty<T> = T Function(BuildContext context, Set<WidgetState> states)
ButtonStatePropertyDelegate<T> = T Function(BuildContext context, Set<WidgetState> states, T value)
DensityModifier = EdgeInsets Function(EdgeInsets padding)