menu
figma_variables_api package
documentation
figma_variables_api.dart
NodeContent
componentSets property
componentSets property
dark_mode
light_mode
componentSets
property
Map
<
String
,
ComponentSet
>
?
componentSets
final
File component sets, if any.
Implementation
final Map<String, ComponentSet>? componentSets;
figma_variables_api package
documentation
figma_variables_api
NodeContent
componentSets property
NodeContent class