NativeToastLength.ms constructor

const NativeToastLength.ms(
  1. int durationMs
)

Implementation

const NativeToastLength.ms(int durationMs) : this._('custom', durationMs);