selectedTabScreenContext property

  1. @override
dynamic Function(BuildContext?)? selectedTabScreenContext
final

Returns the context of the selected tab.

Implementation

@override
final Function(BuildContext?)? selectedTabScreenContext;