underline property
The widget to use for drawing the drop-down button's underline.
Defaults to SizedBox.shrink().
Implementation
final Widget? underline;
The widget to use for drawing the drop-down button's underline.
Defaults to SizedBox.shrink().
final Widget? underline;