menu
eyflutter_uikit package
documentation
uikit/state/base_list_state.dart
BaseListModel<ITEM>
total property
total property
dark_mode
light_mode
total
property
int
get
total
获取总记录数
Implementation
int get total => _total;
eyflutter_uikit package
documentation
uikit/state/base_list_state
BaseListModel<ITEM>
total property
BaseListModel class