style property

ZeroChipOutlinedStyle? style
final

Allows to customize the style of the chip, and the style will override that of the global theme ZeroTheme.chipOutlinedStyle

Implementation

final ZeroChipOutlinedStyle? style;