menu
eeffects package
documentation
eEffect/math/relativePair.dart
ERelativePair
ERelativePair constructor
ERelativePair constructor
dark_mode
light_mode
ERelativePair
constructor
ERelativePair
(
ERelative
firstRelative
,
ERelative
secondRelative
)
Implementation
ERelativePair(this.firstRelative, this.secondRelative);
eeffects package
documentation
eEffect/math/relativePair
ERelativePair
ERelativePair constructor
ERelativePair class