openGitHub method

void openGitHub ()

Implementation

void openGitHub() {
  launch('https://github.com/L3odr0id/flutter_notes_app');
}