ActionCallback typedef

ActionCallback = void Function(BuildContext context)

Implementation

typedef ActionCallback = void Function(BuildContext context);