teshlya

Results 2 comments of teshlya

I have same problem: DropCapText( 'long text', dropCapPosition: DropCapPosition.end, textAlign: TextAlign.justify, style: TextStyle(fontSize: 24), dropCap: DropCap( width: 478 * 0.4, height: 640 * 0.4, child: Padding( padding: EdgeInsets.only(left: 20, bottom:...

> I have same problem: > > DropCapText( > 'long text', > dropCapPosition: DropCapPosition.end, > textAlign: TextAlign.justify, > style: TextStyle(fontSize: 24), > dropCap: DropCap( > width: 478 * 0.4, >...