menu
flutter_chat_list package
documentation
chat_list.dart
RefreshConfiguration
hideFooterWhenNotFull property
hideFooterWhenNotFull property
dark_mode
light_mode
hideFooterWhenNotFull
property
bool
hideFooterWhenNotFull
final
when listView data small(not enough one page) , it should be hide
Implementation
final bool hideFooterWhenNotFull;
flutter_chat_list package
documentation
chat_list
RefreshConfiguration
hideFooterWhenNotFull property
RefreshConfiguration class