menu
figma_variables_api package
documentation
figma_variables_api.dart
Style
Style.new constructor
Style.new constructor
dark_mode
light_mode
Style
constructor
Style
(
{
String
?
nodeId
,
String
?
key
,
String
?
name
,
String
?
description
,
StyleType?
type
,
})
Implementation
Style({ this.nodeId, this.key, this.name, this.description, this.type, });
figma_variables_api package
documentation
figma_variables_api
Style
Style.new constructor
Style class