menu
Flutter
material
ChoiceChip
label property
label
brightness_4
brightness_5
description
label
property
@
override
Widget
label
final
The primary content of the chip.
Typically a
Text
widget.
Implementation
@override final Widget label;
Flutter
material
ChoiceChip
label property
ChoiceChip class