content property

Widget? content
final

The optional content body, displayed small and muted if text.

Type: Widget?

Usage: Main information or inputs, e.g., date pickers in DateMulti.

Implementation

final Widget? content;