const factory FigmaComponent.row( final String componentName, { required final List<Widget> children, }) = FigmaFlexComponent;