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