menu
figma_flutter_generator package
documentation
models/figma_variable.dart
FigmaVariable
variableCollectionId property
variableCollectionId property
dark_mode
light_mode
variableCollectionId
property
String
variableCollectionId
final
The ID of the variable collection this variable belongs to.
Implementation
final String variableCollectionId;
figma_flutter_generator package
documentation
models/figma_variable
FigmaVariable
variableCollectionId property
FigmaVariable class