menu
pdf package
documentation
widgets.dart
OnCell typedef
OnCell typedef
dark_mode
light_mode
OnCell
typedef
OnCell
=
Widget
? Function
(
int
index
,
dynamic
data
,
int
rowNum
)
Implementation
typedef OnCell = Widget? Function(int index, dynamic data, int rowNum);
pdf package
documentation
widgets
OnCell typedef
widgets library