modes property
The list of modes (e.g., light/dark) supported by this collection.
Each mode represents a different state or theme where variables can have different values.
Implementation
final List<FigmaVariableMode> modes;
The list of modes (e.g., light/dark) supported by this collection.
Each mode represents a different state or theme where variables can have different values.
final List<FigmaVariableMode> modes;