report_table/widgets/table_left_portion library
Functions
-
tableLeftPortion(
String header, String? subHeader, double stickyColumnWidth, double headerHeight, double subHeaderHeight, double cellHeight, ScrollController leftController, List< TableDataPlaceHolder> rowData, {double textSize = 12}) → Widget