I am a beginner and using IntelliJ IDEA, and I wanted to log data to the console?
I tried print() and printDebug(), but none of my data were
print()
printDebug()
To be crystal clear, debugPrint will only work inside a Flutter widget.
debugPrint