menu
crud_table package
documentation
table/crud_table_row_holder.dart
CrudViewSource<T>
getEmptyEntity method
getEmptyEntity method
dark_mode
light_mode
getEmptyEntity
method
T
getEmptyEntity
(
)
Implementation
T getEmptyEntity() => emptyEntityFactory();
crud_table package
documentation
table/crud_table_row_holder
CrudViewSource<T>
getEmptyEntity method
CrudViewSource class