handyPath

inline fun ImageVector.Builder.handyPath(fillAlpha: Float = 1.0f, strokeAlpha: Float = 1.0f, strokeLineWidth: Float = 1.0f, pathFillType: PathFillType = DefaultFillType, pathBuilder: PathBuilder.() -> Unit): ImageVector.Builder