maxWidthStrategy property
Strategy for handling title text that is too large to fit. Defaults to truncating the text with ellipses.
Implementation
final common.MaxWidthStrategy? maxWidthStrategy;
Strategy for handling title text that is too large to fit. Defaults to truncating the text with ellipses.
final common.MaxWidthStrategy? maxWidthStrategy;