withType method

Ink withType(
  1. InkType? type
)

Implementation

Ink withType(InkType? type) => this & type;