menu
pdf package
documentation
widgets.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);
pdf package
documentation
widgets
OnCellFormat typedef
widgets library