menu
zog_ui package
documentation
styles/component/chip_style.dart
ZeroChipOutlinedStyle
ZeroChipOutlinedStyle.new const constructor
ZeroChipOutlinedStyle.new const constructor
dark_mode
light_mode
ZeroChipOutlinedStyle
constructor
const
ZeroChipOutlinedStyle
(
{
Color
?
borderColor
,
TextStyle
?
textStyle
,
Color
?
iconColor
,
})
Implementation
const ZeroChipOutlinedStyle({ this.borderColor, this.textStyle, this.iconColor, });
zog_ui package
documentation
styles/component/chip_style
ZeroChipOutlinedStyle
ZeroChipOutlinedStyle.new const constructor
ZeroChipOutlinedStyle class