menu
ngcomponents package
documentation
material_chips/material_chip.dart
MaterialChipComponent<T>
hasLeftIcon property
hasLeftIcon property
dark_mode
light_mode
hasLeftIcon
property
@Input()
bool
hasLeftIcon
getter/setter pair
Whether the chip should show the custom icon, default to false.
Implementation
@Input() bool hasLeftIcon = false;
ngcomponents package
documentation
material_chips/material_chip
MaterialChipComponent<T>
hasLeftIcon property
MaterialChipComponent class