5 lines
85 B
Dart
5 lines
85 B
Dart
|
|
||
|
import 'package:event/event.dart';
|
||
|
|
||
|
var shadowCategoriesEvent = Event<EventArgs>();
|