AppTableRowBuilder typedef

AppTableRowBuilder = AppTableCell Function(int row, int column)

Implementation

typedef AppTableRowBuilder = AppTableCell Function(int row, int column);