assets.dart 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. ///This file is automatically generated. DO NOT EDIT, all your changes would be lost.
  2. class Assets {
  3. Assets._();
  4. static const String assetsYyBusinessTopLogo = 'assets/yy_business_top_logo.webp';
  5. static const String baseLibBlackBack = 'assets/base_lib/black_back.webp';
  6. static const String baseLibDialogBlueDeleteIcon = 'assets/base_lib/dialog_blue_delete_icon.webp';
  7. static const String baseLibDialogDeleteIcon = 'assets/base_lib/dialog_delete_icon.webp';
  8. static const String baseLibImageDefaultPlaceholder = 'assets/base_lib/image_default_placeholder.png';
  9. static const String baseLibItemMoreIcon = 'assets/base_lib/item_more_icon.webp';
  10. static const String baseLibSearchIcon = 'assets/base_lib/search_icon.webp';
  11. static const String baseLibWhiteBack = 'assets/base_lib/white_back.webp';
  12. static const String baseServiceBorderWidgetDropDown = 'assets/base_service/border_widget_drop_down.webp';
  13. static const String baseServiceCheckBoxChecked = 'assets/base_service/check_box_checked.webp';
  14. static const String baseServiceCheckBoxUncheck = 'assets/base_service/check_box_uncheck.webp';
  15. static const String baseServiceDialogDeleteIcon = 'assets/base_service/dialog_delete_icon.webp';
  16. static const String baseServiceItemSelectedIcon = 'assets/base_service/item_selected_icon.webp';
  17. static const String baseServiceItemUnselectedGrayIcon = 'assets/base_service/item_unselected_gray_icon.webp';
  18. static const String baseServiceItemUnselectedIcon = 'assets/base_service/item_unselected_icon.webp';
  19. static const String baseServicePageLoadError = 'assets/base_service/page_load_error.webp';
  20. static const String baseServicePageNoData = 'assets/base_service/page_no_data.webp';
  21. static const String baseServiceRadioChecked = 'assets/base_service/radio_checked.webp';
  22. static const String baseServiceRadioUncheck = 'assets/base_service/radio_uncheck.webp';
  23. static const String baseServiceRatingSelected = 'assets/base_service/rating_selected.webp';
  24. static const String baseServiceRatingUnselected = 'assets/base_service/rating_unselected.webp';
  25. static const String baseServiceTitleBarFilterIcon = 'assets/base_service/title_bar_filter_icon.webp';
  26. static const String baseServiceTriangleDropDown = 'assets/base_service/triangle_drop_down.webp';
  27. static const String baseServiceTriangleDropDownIcon = 'assets/base_service/triangle_drop_down_icon.webp';
  28. static const String propertyAdvicePic2x = 'assets/property/advice_pic@2x.png';
  29. static const String propertyApproval2x = 'assets/property/approval@2x.png';
  30. static const String propertyConveyancingLawyer2x = 'assets/property/conveyancing_lawyer@2x.png';
  31. static const String propertyHomeEquityLoans2x = 'assets/property/home_equity_loans@2x.png';
  32. static const String propertyHomeLoanBg2x = 'assets/property/home_loan_bg@2x.png';
  33. static const String propertyIoan2x = 'assets/property/ioan@2x.png';
  34. static const String propertyNewHomeLoans2x = 'assets/property/new_home_loans@2x.png';
  35. static const String propertyNews2x = 'assets/property/news@2x.png';
  36. static const String propertyOurPartners2x = 'assets/property/our_partners@2x.png';
  37. static const String propertyOverseasHomeLoan2x = 'assets/property/overseas_home_loan@2x.png';
  38. static const String propertyRefinancing2x = 'assets/property/refinancing@2x.png';
  39. static const String propertyRent2x = 'assets/property/rent@2x.png';
  40. static const String propertySale2x = 'assets/property/sale@2x.png';
  41. }