menu
modula_ui package
documentation
components/inputs/modula_chips_input.dart
ChipStyle
ChipStyle.new const constructor
ChipStyle.new const constructor
dark_mode
light_mode
ChipStyle
constructor
const
ChipStyle
(
{
Color
?
backgroundColor
,
TextStyle
?
labelStyle
,
Color
?
deleteIconColor
,
})
Implementation
const ChipStyle({ this.backgroundColor, this.labelStyle, this.deleteIconColor, });
modula_ui package
documentation
components/inputs/modula_chips_input
ChipStyle
ChipStyle.new const constructor
ChipStyle class