Flexible card component with headers, actions, and tap handling
HuxCard
provides a flexible container component for displaying content with optional headers, titles, and actions.
title
- Card title textsubtitle
- Optional subtitle textaction
- Optional action widget (usually IconButton)child
- Main content widgetonTap
- Tap handler for the entire cardComplete HuxCard documentation is coming soon. See the example app for more usage patterns.