menu
chemical_structural_formula_viewer package
documentation
elements.dart
Bond
isSingleBond property
isSingleBond property
dark_mode
light_mode
isSingleBond
property
bool
get
isSingleBond
Implementation
bool get isSingleBond => bondStyle.bondType == BondType.single;
chemical_structural_formula_viewer package
documentation
elements
Bond
isSingleBond property
Bond class