menu
chemical_structural_formula_viewer package
documentation
elements.dart
Bond
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
Bond
copyWith
(
)
Implementation
Bond copyWith() { return Bond(bondStyle, beginAtom, endAtom); }
chemical_structural_formula_viewer package
documentation
elements
Bond
copyWith method
Bond class