menu
figma_flutter_generator package
documentation
models/figma_variable_collection.dart
FigmaVariableCollection
variableIds property
variableIds property
dark_mode
light_mode
variableIds
property
List
<
String
>
variableIds
final
The list of variable IDs that belong to this collection.
Implementation
final List<String> variableIds;
figma_flutter_generator package
documentation
models/figma_variable_collection
FigmaVariableCollection
variableIds property
FigmaVariableCollection class