TextureAtlasPage constructor

TextureAtlasPage(
  1. String name
)

Implementation

TextureAtlasPage(this.name) : assert(name.isNotEmpty);