TextureIcons constructor

const TextureIcons(
  1. String icon
)

Creates a custom texture icon.

Implementation

const TextureIcons(this.icon);