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