topHeaderContainerBuilder property

WidgetContainerBuilder? topHeaderContainerBuilder
final

The builder callback used to build the container of the top vertical table header. Can be used, for example, to add a background color for the top header.

Implementation

final WidgetContainerBuilder? topHeaderContainerBuilder;