menu
figma_gen_core package
documentation
models/figma/figma_document.dart
Constraint
Constraint.new constructor
Constraint.new constructor
dark_mode
light_mode
Constraint
constructor
Constraint
(
{
String
?
type
,
double
?
value
,
})
Implementation
Constraint({this.type, this.value});
figma_gen_core package
documentation
models/figma/figma_document
Constraint
Constraint.new constructor
Constraint class