menu
microsoft_viewer package
documentation
models/ms_table.dart
MsTableRow
MsTableRow.new constructor
MsTableRow.new constructor
dark_mode
light_mode
MsTableRow
constructor
MsTableRow
(
bool
isFirstRow
,
bool
isLastRow
,
bool
isFirstCol
,
bool
isLastCol
,
)
Implementation
MsTableRow(this.isFirstRow, this.isLastRow, this.isFirstCol, this.isLastCol);
microsoft_viewer package
documentation
models/ms_table
MsTableRow
MsTableRow.new constructor
MsTableRow class