menu
custom_styles_package package
documentation
widgets/custom_paginated_list_view.dart
CustomPaginatedListView<T>
noDataText property
noDataText property
dark_mode
light_mode
noDataText
property
String
noDataText
final
Text to be displayed when the list is empty.
Implementation
final String noDataText;
custom_styles_package package
documentation
widgets/custom_paginated_list_view
CustomPaginatedListView<T>
noDataText property
CustomPaginatedListView class