TabPaneData<T> constructor

const TabPaneData<T>(
  1. T data
)

Implementation

const TabPaneData(super.data);