selectAllItemStyle property

TextStyle? selectAllItemStyle
final

The style to use for the DropdownFlutter select all list item text ion multiple select.

Implementation

final TextStyle? selectAllItemStyle;