menu
lg_space_visualizations
widget/top_bar.dart
TopBar
height property
height
dark_mode
light_mode
height
property
double
height
final
The height of the top bar.
Implementation
final double height = barHeight + spaceBetweenWidgets;
lg_space_visualizations
top_bar
TopBar
height property
TopBar class