sparkline property
final
Optional widget rendered below the delta (typically a small sparkline or progress bar). The slot takes full card width and sits above the bottom padding.
Implementation
final Widget? sparkline;
Optional widget rendered below the delta (typically a small sparkline or progress bar). The slot takes full card width and sits above the bottom padding.
final Widget? sparkline;