copyWith method

BlockInputStyle copyWith()

Implementation

BlockInputStyle copyWith() {
  // TODO: implement
  throw UnimplementedError();
}