menu
flutter_data_components package
documentation
fdc.dart
FdcGridColumn<T>
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
Display label shown to the user.
Implementation
final String? label;
flutter_data_components package
documentation
fdc
FdcGridColumn<T>
label property
FdcGridColumn class