menu
microsoft_viewer package
documentation
models/ms_table.dart
MsTableCell
MsTableCell.new constructor
MsTableCell.new constructor
dark_mode
light_mode
MsTableCell
constructor
MsTableCell
(
String
cellText
,
int
cellWidth
)
Implementation
MsTableCell(this.cellText, this.cellWidth);
microsoft_viewer package
documentation
models/ms_table
MsTableCell
MsTableCell.new constructor
MsTableCell class