3 lines
83 B
Dart
3 lines
83 B
Dart
import 'package:flutter/material.dart';
|
|
|
|
class AppManager extends ChangeNotifier {} |