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