Stopwatch ClassStopwatch StackoverflowTracing Dart Code Performance(https://flutter.dev/docs/testing/code-debugging\-> 시간 기록관련 Stackoverflow 보던 중
Flutter 앱 개발 공부를 진행 중에 Dart 언어 공부 중..Python은 역시 쉬운 언어였다... Dart언어를 가지고, List 생성 후, For문을 이용해서 6개의 랜덤 상수 생성 후 저장. List의 filled()을 이용한 리스트 초기화 -> 이유? fi