The base blur radius property
The base color opacity property
The base spread radius property
The blur radius property
The color opacity property
The horizontal shadow length property
Readonly
keyThe unique key for the node. It is unique from all other nodes in the ThemeBuilder
Readonly
nameThe name of the node, which is unique relative to it's siblings
The percentage change property
Readonly
requiredIs this a required atom?
The shadow color property
The spread radius property
The vertical shadow length property
Add a dependency to another node in the tree
Set a listener on this node
The name of the listener.
The callback to call when an event occurs.
Optional
eventTypes: EventType[]The types of events to wait for. If none are specified, listen for all events.
The ListenerSubscription which should be canceled to stop listening.
The elevation settings atom.