menu
fml package
documentation
widgets/table/table_model.dart
TableModel
hasDataSource property
hasDataSource property
dark_mode
light_mode
hasDataSource
property
bool
get
hasDataSource
Implementation
bool get hasDataSource => !isNullOrEmpty(datasource);
fml package
documentation
widgets/table/table_model
TableModel
hasDataSource property
TableModel class