This commit is contained in:
@@ -14,6 +14,10 @@ import 'package:flutter/widgets.dart';
|
||||
class $AssetsIconsGen {
|
||||
const $AssetsIconsGen();
|
||||
|
||||
/// File path: assets/icons/ic-report-exclusive-summary.png
|
||||
AssetGenImage get icReportExclusiveSummary =>
|
||||
const AssetGenImage('assets/icons/ic-report-exclusive-summary.png');
|
||||
|
||||
/// File path: assets/icons/ic-report-product.png
|
||||
AssetGenImage get icReportProduct =>
|
||||
const AssetGenImage('assets/icons/ic-report-product.png');
|
||||
@@ -32,6 +36,7 @@ class $AssetsIconsGen {
|
||||
|
||||
/// List of all assets
|
||||
List<AssetGenImage> get values => [
|
||||
icReportExclusiveSummary,
|
||||
icReportProduct,
|
||||
icReportProfitLoss,
|
||||
icReportPurchase,
|
||||
|
||||
Reference in New Issue
Block a user