menu
chemical_structural_formula_viewer package
documentation
elements.dart
BoundingBox
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
BoundingBox
copyWith
(
)
Implementation
BoundingBox copyWith() { return BoundingBox(x, y, width, height); }
chemical_structural_formula_viewer package
documentation
elements
BoundingBox
copyWith method
BoundingBox class