assets.dart 4.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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 assetsYyHomeLogo = 'assets/yy_home_logo.webp';
  6. static const String authChooseEstateBuilding = 'assets/auth/choose_estate_building.webp';
  7. static const String authCountrySg = 'assets/auth/country_sg.webp';
  8. static const String authForgotInputEmailPhoneImg = 'assets/auth/forgot_input_email_phone_img.webp';
  9. static const String authForgotResetPasswordImg = 'assets/auth/forgot_reset_password_img.webp';
  10. static const String authPasswordHide = 'assets/auth/password_hide.webp';
  11. static const String authPasswordShow = 'assets/auth/password_show.webp';
  12. static const String authSignUpInputImg = 'assets/auth/sign_up_input_img.webp';
  13. static const String authSignUpSuccessImg = 'assets/auth/sign_up_success_img.webp';
  14. static const String authSignUpUnitImg = 'assets/auth/sign_up_unit_img.webp';
  15. static const String authSmsVerifyImg = 'assets/auth/sms_verify_img.webp';
  16. static const String authYyHomeSuccess = 'assets/auth/yy_home_success.webp';
  17. static const String baseLibBlackBack = 'assets/base_lib/black_back.webp';
  18. static const String baseLibDialogBlueDeleteIcon = 'assets/base_lib/dialog_blue_delete_icon.webp';
  19. static const String baseLibDialogDeleteIcon = 'assets/base_lib/dialog_delete_icon.webp';
  20. static const String baseLibImageAddIcon = 'assets/base_lib/image_add_icon.webp';
  21. static const String baseLibImageDefaultPlaceholder = 'assets/base_lib/image_default_placeholder.png';
  22. static const String baseLibItemMoreIcon = 'assets/base_lib/item_more_icon.webp';
  23. static const String baseLibSearchIcon = 'assets/base_lib/search_icon.webp';
  24. static const String baseLibWhiteBack = 'assets/base_lib/white_back.webp';
  25. static const String baseServiceBorderWidgetDropDown = 'assets/base_service/border_widget_drop_down.webp';
  26. static const String baseServiceCheckBoxChecked = 'assets/base_service/check_box_checked.webp';
  27. static const String baseServiceCheckBoxUncheck = 'assets/base_service/check_box_uncheck.webp';
  28. static const String baseServiceDialogDeleteIcon = 'assets/base_service/dialog_delete_icon.webp';
  29. static const String baseServiceItemSelectedIcon = 'assets/base_service/item_selected_icon.webp';
  30. static const String baseServiceItemUnselectedGrayIcon = 'assets/base_service/item_unselected_gray_icon.webp';
  31. static const String baseServiceItemUnselectedIcon = 'assets/base_service/item_unselected_icon.webp';
  32. static const String baseServicePageLoadError = 'assets/base_service/page_load_error.webp';
  33. static const String baseServicePageNoData = 'assets/base_service/page_no_data.webp';
  34. static const String baseServiceRadioChecked = 'assets/base_service/radio_checked.webp';
  35. static const String baseServiceRadioUncheck = 'assets/base_service/radio_uncheck.webp';
  36. static const String baseServiceRatingSelected = 'assets/base_service/rating_selected.webp';
  37. static const String baseServiceRatingUnselected = 'assets/base_service/rating_unselected.webp';
  38. static const String baseServiceTitleBarFilterIcon = 'assets/base_service/title_bar_filter_icon.webp';
  39. static const String baseServiceTriangleDropDown = 'assets/base_service/triangle_drop_down.webp';
  40. static const String baseServiceTriangleDropDownIcon = 'assets/base_service/triangle_drop_down_icon.webp';
  41. static const String mainAccountDeactivationImg = 'assets/main/account_deactivation_img.webp';
  42. static const String propertyAdvicePic2x = 'assets/property/advice_pic@2x.png';
  43. static const String propertyApproval2x = 'assets/property/approval@2x.png';
  44. static const String propertyConveyancingLawyer2x = 'assets/property/conveyancing_lawyer@2x.png';
  45. static const String propertyHomeEquityLoans2x = 'assets/property/home_equity_loans@2x.png';
  46. static const String propertyHomeLoanBg2x = 'assets/property/home_loan_bg@2x.png';
  47. static const String propertyIoan2x = 'assets/property/ioan@2x.png';
  48. static const String propertyNewHomeLoans2x = 'assets/property/new_home_loans@2x.png';
  49. static const String propertyNews2x = 'assets/property/news@2x.png';
  50. static const String propertyOurPartners2x = 'assets/property/our_partners@2x.png';
  51. static const String propertyOverseasHomeLoan2x = 'assets/property/overseas_home_loan@2x.png';
  52. static const String propertyRefinancing2x = 'assets/property/refinancing@2x.png';
  53. static const String propertyRent2x = 'assets/property/rent@2x.png';
  54. static const String propertySale2x = 'assets/property/sale@2x.png';
  55. }