/// Whether to allow the platform to automatically format quotes.
///
/// This flag only affects iOS, where it is equivalent to [`UITextSmartQuotesType`](https://developer.apple.com/documentation/uikit/uitextsmartquotestype?language=objc).
///
/// When set to [SmartQuotesType.enabled], it passes
/// Whether to allow the platform to automatically format dashes.
///
/// This flag only affects iOS versions 11 and above, where it is equivalent to [`UITextSmartDashesType`](https://developer.apple.com/documentation/uikit/uitextsmartdashestype?language=objc).
///
/// When set to [SmartDashesType.enabled], it passes