menu
figma_gen_core package
documentation
models/figma/figma_document.dart
Background
Background.new constructor
Background.new constructor
dark_mode
light_mode
Background
constructor
Background
(
{
String
?
blendMode
,
bool
?
visible
,
String
?
type
,
Color
?
color
,
})
Implementation
Background({this.blendMode, this.visible, this.type, this.color});
figma_gen_core package
documentation
models/figma/figma_document
Background
Background.new constructor
Background class