menu
arcane package
documentation
generated/arcane_shadcn/src/components/control/button.dart
ButtonStylePropertyAll<T>
call method
call method
dark_mode
light_mode
call
method
T
call
(
BuildContext
context
,
Set
<
WidgetState
>
states
,
T
value
)
Implementation
T call(BuildContext context, Set<WidgetState> states, T value) { return this.value; }
arcane package
documentation
generated/arcane_shadcn/src/components/control/button
ButtonStylePropertyAll<T>
call method
ButtonStylePropertyAll class