RPUITimerStep constructor

const RPUITimerStep(
  1. RPTimerStep step, {
  2. Key? key,
})

Implementation

const RPUITimerStep(this.step, {super.key});