Files
fcs/lib/pages/widgets/callbacks.dart
2020-10-13 07:50:25 +06:30

3 lines
53 B
Dart

typedef OnTap();
typedef CallBack = void Function();