menu
flutty_ds package
documentation
table/element/static_row_table_element.dart
StaticRowTableElement
StaticRowTableElement.new constructor
StaticRowTableElement.new constructor
dark_mode
light_mode
StaticRowTableElement
constructor
StaticRowTableElement
(
{
required
Widget
rowBuilder
(),
bool
displayBuilder
()?,
})
Implementation
StaticRowTableElement({required this.rowBuilder, this.displayBuilder});
flutty_ds package
documentation
table/element/static_row_table_element
StaticRowTableElement
StaticRowTableElement.new constructor
StaticRowTableElement class