TabBarRF constructor

TabBarRF({
  1. TabBuilderRF? tab,
  2. TabBuilderRF? view,
})

Implementation

TabBarRF({this.tab, this.view});