columnLabels property

Map<String, Widget> columnLabels
final

The columns and their labels based on the property name in Firestore

Implementation

final Map<String, Widget> columnLabels;