menu
chemical_structural_formula_viewer package
documentation
elements.dart
Bond
Bond.new constructor
Bond.new constructor
dark_mode
light_mode
Bond
constructor
Bond
(
BondStyle
bondStyle
,
int
beginAtom
,
int
endAtom
)
Implementation
Bond(this.bondStyle, this.beginAtom, this.endAtom);
chemical_structural_formula_viewer package
documentation
elements
Bond
Bond.new constructor
Bond class