textScaleFactor property

double textScaleFactor
final

This hold user defined textScaleFactor because LinkWell makes user of Flutter RichText Widget it also gives user the option to create textScaleFactor by default can also be null

Implementation

final double textScaleFactor;