menu
cupertino_native package
documentation
components/tab_bar.dart
CNTabBar
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
Fixed height; if null uses intrinsic height reported by native view.
Implementation
final double? height;
cupertino_native package
documentation
components/tab_bar
CNTabBar
height property
CNTabBar class