underline property Null safety
final
underline String|Widget|Function with parameter: value
returning String|Widget displayed below the selected item or the hint
if none.
Implementation
final dynamic underline;
underline String|Widget|Function with parameter: value
returning String|Widget displayed below the selected item or the hint
if none.
final dynamic underline;