menu
arcane_jaspr package
documentation
core/props/chip_props.dart
ChipRendererContract
chip abstract method
chip abstract method
dark_mode
light_mode
chip
abstract method
Widget
chip
(
ChipProps
props
)
Renders a chip component.
Implementation
Widget chip(ChipProps props);
arcane_jaspr package
documentation
core/props/chip_props
ChipRendererContract
chip abstract method
ChipRendererContract mixin