main function

void main()

Runs Shirley on DevToolsExtension

Implementation

void main() {
  runApp(const ShirleyDevToolsExtension());
}