bigIntegerShape method

  1. @override
R bigIntegerShape(
  1. BigIntegerShape shape, [
  2. Shape? parent
])
override

Implementation

@override
R bigIntegerShape(BigIntegerShape shape, [Shape? parent]) =>
    simpleShape(shape, parent);