menu
opentype_dart package
documentation
opentype.dart
Path
closePath method
closePath method
dark_mode
light_mode
closePath
method
dynamic
closePath
(
)
Implementation
closePath() { this.commands.add({ "type": 'Z' }); }
opentype_dart package
documentation
opentype
Path
closePath method
Path class