menu
az_ui package
documentation
widgets/card.dart
AzCard
shape method
shape method
dark_mode
light_mode
shape
method
AzCard
shape
(
ShapeBorder
shape
)
Implementation
AzCard shape(ShapeBorder shape){ _shape = shape; return this; }
az_ui package
documentation
widgets/card
AzCard
shape method
AzCard class