omarhurani/flutter_painter

Is it possible to update textAlign property?

Opened this issue · 1 comments

I am trying to modify the textAlign property through this library, but it seems hardcoded to TextAlign.center.

Is there a way to modify this dynamically?

Did anybody have a chance to check this?