services/named_icons library

Classes

GlobalIconResolver
IconResolver
NamedIcon
NamedIconContainer
Allows for simple lookup of icons by name. Implement this container and add fields for a more performant solution

Constants

kTileIconDenseSize → const double
kTileIconSize → const double

Properties

NamedIcons NamedIconContainer
getter/setter pair

Functions

icon(String name, IconData ios, IconData iosSolid) NamedIcon
tileIconSize({bool dense = false}) double