menu
eyflutter_uikit package
documentation
uikit/state/elements_state.dart
ElementListModel<P, 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/elements_state
ElementListModel<P, ITEM>
total property
ElementListModel class