quickest way, command+click
to class, it will show the source class code.
Extra tips:
- if it is flutter sdk class, you can find more information on
https://docs.flutter.dev/
- if it is third party library, you can find its source on
https://pub.dev/ also some libraries has its own websites with
documentation.