LaunchIcon.fromAsset constructor
const
LaunchIcon.fromAsset(
- String? path
Creates a LaunchIcon from an asset path.
Implementation
const LaunchIcon.fromAsset(this.path)
: iconData = null,
source = IconSource.asset;