menu
te_widgets package
documentation
widgets/crud-table/crud_table_config.dart
TCrudConfig<T, K>
addButtonText property
addButtonText property
dark_mode
light_mode
addButtonText
property
String
addButtonText
final
Text for the "Add New" button.
Implementation
final String addButtonText;
te_widgets package
documentation
widgets/crud-table/crud_table_config
TCrudConfig<T, K>
addButtonText property
TCrudConfig class