Flutter
material
TabBarView
children property
children
TabBarView class
Constructors
TabBarView
Properties
children
controller
physics
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
children property
List
<
Widget
>
children
final
One widget per tab.
Implementation
final List<Widget> children