menu
te_widgets package
documentation
widgets/crud-table/crud_table.dart
TCrudTable<T, K, F extends TFormBase>
dialogWidth property
dialogWidth property
dark_mode
light_mode
dialogWidth
property
double
?
dialogWidth
final
Custom width for the dialog when in dialog mode. Defaults to 800.
Implementation
final double? dialogWidth;
te_widgets package
documentation
widgets/crud-table/crud_table
TCrudTable<T, K, F extends TFormBase>
dialogWidth property
TCrudTable class