MkdPainter constructor

const MkdPainter(
  1. ElementsProps? properties,
  2. double aspectRatio
)

Implementation

const MkdPainter(super.properties, super.aspectRatio);