Skip to content

pantoken / platforms/flutter/src / GenerateFlutterOptions

Interface: GenerateFlutterOptions

Experimental

Options for generateFlutter / toFlutter.

Properties

outDir

outDir: string

Experimental


theme?

optional theme?: Theme

Experimental


mode?

optional mode?: Mode

Experimental


className?

optional className?: string

Experimental

The generated Dart class name (default PanTokens).


icons?

optional icons?: string[]

Experimental

Icon names to also copy as SVG assets + a PanTokensIcons Dart manifest (for flutter_svg).