menu
quds_office_engine package
documentation
pdf_widgets.dart
TableCell
TableCell.new const constructor
TableCell.new const constructor
dark_mode
light_mode
TableCell
constructor
const
TableCell
(
{
required
Widget
child
,
int
colSpan
=
1
,
String
?
fill
,
})
TableCell API.
Implementation
const TableCell({required this.child, this.colSpan = 1, this.fill});
quds_office_engine package
documentation
pdf_widgets
TableCell
TableCell.new const constructor
TableCell class