webSpaceFix property

bool webSpaceFix
final

On web, replace spaces with invisible dots “·” to fix the current issue with spaces

https://github.com/flutter/flutter/issues/77929

Implementation

final bool webSpaceFix;