1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- ///This file is automatically generated. DO NOT EDIT, all your changes would be lost.
- class Assets {
- Assets._();
- static const String assetsYyBusinessTopLogo = 'assets/yy_business_top_logo.webp';
- static const String baseLibBlackBack = 'assets/base_lib/black_back.webp';
- static const String baseLibDialogBlueDeleteIcon = 'assets/base_lib/dialog_blue_delete_icon.webp';
- static const String baseLibDialogDeleteIcon = 'assets/base_lib/dialog_delete_icon.webp';
- static const String baseLibImageDefaultPlaceholder = 'assets/base_lib/image_default_placeholder.png';
- static const String baseLibItemMoreIcon = 'assets/base_lib/item_more_icon.webp';
- static const String baseLibSearchIcon = 'assets/base_lib/search_icon.webp';
- static const String baseLibWhiteBack = 'assets/base_lib/white_back.webp';
- static const String baseServiceBorderWidgetDropDown = 'assets/base_service/border_widget_drop_down.webp';
- static const String baseServiceCheckBoxChecked = 'assets/base_service/check_box_checked.webp';
- static const String baseServiceCheckBoxUncheck = 'assets/base_service/check_box_uncheck.webp';
- static const String baseServiceDialogDeleteIcon = 'assets/base_service/dialog_delete_icon.webp';
- static const String baseServiceItemSelectedIcon = 'assets/base_service/item_selected_icon.webp';
- static const String baseServiceItemUnselectedGrayIcon = 'assets/base_service/item_unselected_gray_icon.webp';
- static const String baseServiceItemUnselectedIcon = 'assets/base_service/item_unselected_icon.webp';
- static const String baseServicePageLoadError = 'assets/base_service/page_load_error.webp';
- static const String baseServicePageNoData = 'assets/base_service/page_no_data.webp';
- static const String baseServiceRadioChecked = 'assets/base_service/radio_checked.webp';
- static const String baseServiceRadioUncheck = 'assets/base_service/radio_uncheck.webp';
- static const String baseServiceRatingSelected = 'assets/base_service/rating_selected.webp';
- static const String baseServiceRatingUnselected = 'assets/base_service/rating_unselected.webp';
- static const String baseServiceTitleBarFilterIcon = 'assets/base_service/title_bar_filter_icon.webp';
- static const String baseServiceTriangleDropDown = 'assets/base_service/triangle_drop_down.webp';
- static const String baseServiceTriangleDropDownIcon = 'assets/base_service/triangle_drop_down_icon.webp';
- static const String propertyAdvicePic2x = 'assets/property/advice_pic@2x.png';
- static const String propertyApproval2x = 'assets/property/approval@2x.png';
- static const String propertyConveyancingLawyer2x = 'assets/property/conveyancing_lawyer@2x.png';
- static const String propertyHomeEquityLoans2x = 'assets/property/home_equity_loans@2x.png';
- static const String propertyHomeLoanBg2x = 'assets/property/home_loan_bg@2x.png';
- static const String propertyIoan2x = 'assets/property/ioan@2x.png';
- static const String propertyNewHomeLoans2x = 'assets/property/new_home_loans@2x.png';
- static const String propertyNews2x = 'assets/property/news@2x.png';
- static const String propertyOurPartners2x = 'assets/property/our_partners@2x.png';
- static const String propertyOverseasHomeLoan2x = 'assets/property/overseas_home_loan@2x.png';
- static const String propertyRefinancing2x = 'assets/property/refinancing@2x.png';
- static const String propertyRent2x = 'assets/property/rent@2x.png';
- static const String propertySale2x = 'assets/property/sale@2x.png';
- }
|