selectedTabScreenContext property

(dynamic Function(BuildContext?)?) selectedTabScreenContext
final

Returns the context of the selected tab.

Implementation

final Function(BuildContext?)? selectedTabScreenContext;