stylerSurfaceFor function
Returns curated surface metadata for stylerName.
Implementation
StylerSurface? stylerSurfaceFor(String stylerName) => _surfaces[stylerName];
Returns curated surface metadata for stylerName.
StylerSurface? stylerSurfaceFor(String stylerName) => _surfaces[stylerName];