ConstantSourceOptions constructor
ConstantSourceOptions({
- num? offset,
Implementation
factory ConstantSourceOptions({_i2.num? offset}) =>
ConstantSourceOptions._(offset: offset);
factory ConstantSourceOptions({_i2.num? offset}) =>
ConstantSourceOptions._(offset: offset);