## Context Follow-up from `packages/remix/DS_AUDIT_REPORT.md` (Callout section). ## Pending items - [ ] **Title support** — Add optional `String? title` / `Widget? title` above body with stronger typography (e.g. `spec.title` or bold `TextStyle`). - [ ] **Supplementary actions** — Add `List<Widget>? actions` or `Widget? action` (bottom or inline). ## Files `lib/src/components/callout/callout_widget.dart`, styles as needed.
Context
Follow-up from
packages/remix/DS_AUDIT_REPORT.md(Callout section).Pending items
String? title/Widget? titleabove body with stronger typography (e.g.spec.titleor boldTextStyle).List<Widget>? actionsorWidget? action(bottom or inline).Files
lib/src/components/callout/callout_widget.dart, styles as needed.