Layer constructor

Layer()

Creates an instance of Layer.

Implementation

Layer() {
  assert(debugMaybeDispatchCreated('rendering', 'Layer', this));
}