menu
nitrogen_cli package
documentation
widgets/fitted_box.dart
RenderFittedBox
hasSize property
hasSize property
dark_mode
light_mode
hasSize
property
bool
get
hasSize
inherited
Whether this render object has been laid out and has a size.
Implementation
bool get hasSize => _size != null;
nitrogen_cli package
documentation
widgets/fitted_box
RenderFittedBox
hasSize property
RenderFittedBox class