underline property

Widget? underline
final

The widget displayed under the dropdown. Defaults to an empty widget.

Implementation

final Widget? underline;