menu
eyflutter_uikit package
documentation
uikit/state/base_list_state.dart
BaseListState<T extends StatefulWidget, M extends BaseListModel>
backgroundImage property
backgroundImage property
dark_mode
light_mode
backgroundImage
property
String
get
backgroundImage
背景图片地址
Implementation
String get backgroundImage => "";
eyflutter_uikit package
documentation
uikit/state/base_list_state
BaseListState<T extends StatefulWidget, M extends BaseListModel>
backgroundImage property
BaseListState class