menu
microsoft_viewer package
documentation
models/ms_ss_table.dart
MsSsRow
MsSsRow.new constructor
MsSsRow.new constructor
dark_mode
light_mode
MsSsRow
constructor
MsSsRow
(
int
rowId
,
String
spans
,
double
height
)
Implementation
MsSsRow(this.rowId, this.spans, this.height);
microsoft_viewer package
documentation
models/ms_ss_table
MsSsRow
MsSsRow.new constructor
MsSsRow class