style: Replace single quotes with double quotes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:moxxyv2/ui/widgets/topbar.dart';
|
||||
import 'package:moxxyv2/ui/widgets/sharedimage.dart';
|
||||
import "package:flutter/material.dart";
|
||||
import "package:moxxyv2/ui/widgets/topbar.dart";
|
||||
import "package:moxxyv2/ui/widgets/sharedimage.dart";
|
||||
import "package:moxxyv2/ui/constants.dart";
|
||||
|
||||
class SendFilesPage extends StatelessWidget {
|
||||
|
||||
Reference in New Issue
Block a user