menu
zezis_printing package
documentation
pdf/src/widgets/table.dart
OnCellFormat typedef
OnCellFormat typedef
dark_mode
light_mode
OnCellFormat
typedef
OnCellFormat
=
String
Function
(
int
index
,
dynamic
data
)
Implementation
typedef OnCellFormat = String Function(int index, dynamic data);
zezis_printing package
documentation
pdf/src/widgets/table
OnCellFormat typedef
table library