description property

Widget? description
final

The description of the bottom sheet. May be null.

Typically a Text

Implementation

final Widget? description;