enableDebugLogs property
Enables verbose internal debug logs (focus transitions, text changes, formatter traces).
Disabled by default. Logs are still debug-only (assert-wrapped) and do not run in release.
Implementation
final bool enableDebugLogs;
Enables verbose internal debug logs (focus transitions, text changes, formatter traces).
Disabled by default. Logs are still debug-only (assert-wrapped) and do not run in release.
final bool enableDebugLogs;