menu
ones package
documentation
ui/widget/card.dart
CardX
shapeIs method
shapeIs method
dark_mode
light_mode
shapeIs
method
Card
shapeIs
(
ShapeBorder
shape
)
Implementation
Card shapeIs(ShapeBorder shape) { return copyWith(shape: shape); }
ones package
documentation
ui/widget/card
CardX
shapeIs method
CardX extension on
Card