menu
morphr package
documentation
components/figma_icon_component.dart
FigmaIconComponent
FigmaIconComponent.new const constructor
FigmaIconComponent.new const constructor
dark_mode
light_mode
FigmaIconComponent
constructor
const
FigmaIconComponent
(
String
componentName
, {
Key
?
key
,
})
Implementation
const FigmaIconComponent( this.componentName, { super.key, });
morphr package
documentation
components/figma_icon_component
FigmaIconComponent
FigmaIconComponent.new const constructor
FigmaIconComponent class