menu
artisanal package
documentation
bubbles.dart
TableModel
height property
height property
dark_mode
light_mode
height
property
int
get
height
Gets the viewport height.
Implementation
int get height => _viewport.height ?? 0;
artisanal package
documentation
bubbles
TableModel
height property
TableModel class