report_table/widgets/table_right_portion_data_builder library
Functions
-
putTableCellData(
List< String> data, double width, double height, double textSize, TableDataPlaceHolder rowItem) → Widget -
tableRightPortionDataBuilder(
List< TableDataPlaceHolder> rows, double cellWidth, double cellHeight, ScrollController rightScrollController, {double textSize = 12}) → Widget