TabChanged typedef

TabChanged = void Function(BuildContext context, int change)

Implementation

typedef TabChanged = void Function(BuildContext context, int change);