fromCLass static method

NFIconData fromCLass(
  1. String clase
)

Implementation

static NFIconData fromCLass(String clase) => _icons[clase]!;