clear method

void clear()

Clear all registered styles (useful for testing).

Implementation

void clear() => _styles.clear();