menu
sd_utils package
documentation
widgets/base_chip.dart
BaseChip
toggleable property
toggleable property
dark_mode
light_mode
toggleable
property
bool
toggleable
final
Whether the chip toggles its selected state on tap.
Implementation
final bool toggleable;
sd_utils package
documentation
widgets/base_chip
BaseChip
toggleable property
BaseChip class