timestampShape method

  1. @override
R timestampShape(
  1. TimestampShape shape, [
  2. Shape? parent
])
override

Implementation

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