horizontalController property

ScrollController? horizontalController
final

Optional controller for horizontal scrolling owned by this ResizableTable. See Table.horizontalController.

Implementation

final ScrollController? horizontalController;