menu
figma_gen_core package
documentation
models/figma/figma_file.dart
Component
Component.new constructor
Component.new constructor
dark_mode
light_mode
Component
constructor
Component
(
{
String
?
key
,
String
?
name
,
String
?
description
,
bool
?
remote
,
List
?
documentationLinks
,
})
Implementation
Component({ this.key, this.name, this.description, this.remote, this.documentationLinks, });
figma_gen_core package
documentation
models/figma/figma_file
Component
Component.new constructor
Component class