AssetsPath class

Centralized asset path definitions for the UI kit.

This class provides static constants for SVG and image asset paths to avoid hardcoding asset strings across the application.

Constructors

AssetsPath()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

create → const String
Path to the create icon asset.
home → const String
Path to the home icon asset.
profile → const String
Path to the profile icon asset.
Path to the search icon asset.
Path to the trending icon asset.