menu
liquid_glass_widgets package
documentation
widgets/interactive/glass_pull_down_button.dart
GlassPullDownButton
buttonShape property
buttonShape property
dark_mode
light_mode
buttonShape
property
LiquidShape
?
buttonShape
final
The shape of the trigger button.
If null, defaults to
LiquidOval
.
Implementation
final LiquidShape? buttonShape;
liquid_glass_widgets package
documentation
widgets/interactive/glass_pull_down_button
GlassPullDownButton
buttonShape property
GlassPullDownButton class