sparkline property

Widget? sparkline
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;