autoResize property

bool autoResize
final

Whether to automatically shrink the font to fit available width. Defaults to false for maximum performance (no LayoutBuilder).

Implementation

final bool autoResize;