Rule

abstract class Rule

Common structure for all style rules.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val color: String

The color to be used on the circle representation

Link copied to clipboard
abstract val icon: Icon

The icon to be used when above a given breakpoint

Link copied to clipboard
abstract val selectedIcon: Icon?

The icon to be used if the store is selected