menu
molecule_3d package
documentation
atom_info.dart
AtomInfo
AtomInfo const constructor
AtomInfo const constructor
dark_mode
light_mode
AtomInfo
constructor
const
AtomInfo
(
Color
color
,
double
radius
)
Implementation
const AtomInfo(this.color, this.radius);
molecule_3d package
documentation
atom_info
AtomInfo
AtomInfo const constructor
AtomInfo class