inputStyle property

TextStyle? inputStyle
final

Adds the items associated with the input field so it is in line with other material3 widgets. See DropdownMenu as an example.

Implementation

final TextStyle? inputStyle;