ZdsCardWithActions constructor
- {Key? key,
- List<
Widget> ? actions, - List<
Widget> ? children, - ZdsCardDirection direction = ZdsCardDirection.horizontal,
- VoidCallback? onTap}
Creates a card with a bottom section to display status/action information.
Implementation
const ZdsCardWithActions