Figma2flutter
figma2flutter
Elem
Elem constructor
Elem
Elem
constructor
Null safety
Elem
(
{
String
name
=
""
,
String
id
=
""
,
dynamic
widget
,
String
componentName
=
""
}
)
Implementation
Elem({this.name="", this.id="", this.widget, this.componentName=""});
Figma2flutter
figma2flutter
Elem
Elem constructor
Elem class
Constructors
Elem
Properties
componentName
hashCode
id
name
pageName
painter
runtimeType
type
widget
Methods
noSuchMethod
toString
Operators
operator ==