menu
em_st_artifacts package
documentation
core/raw_chanel.dart
RawChanel
RawChanel constructor
RawChanel constructor
dark_mode
light_mode
RawChanel
constructor
RawChanel
(
{
required
double
leftBipolar
,
required
double
rightBipolar
,
})
Implementation
RawChanel({required this.leftBipolar, required this.rightBipolar});
em_st_artifacts package
documentation
core/raw_chanel
RawChanel
RawChanel constructor
RawChanel class