Flutter
cupertino
CupertinoTabBar
height property
height
description
height
property
Null safety
double
height
final
The height of the
CupertinoTabBar
.
Defaults to 50.0. Must not be null.
Implementation
final double height;
Flutter
cupertino
CupertinoTabBar
height property
CupertinoTabBar class
Constructors
CupertinoTabBar
Properties
activeColor
backgroundColor
border
currentIndex
hashCode
height
iconSize
inactiveColor
items
key
onTap
preferredSize
runtimeType
Methods
build
copyWith
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
opaque
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==