TestHelpersTestClockAdvancingEvent constructor
const
TestHelpersTestClockAdvancingEvent({
- required TestHelpersTestClock object,
Occurs whenever a test clock starts advancing.
Implementation
const TestHelpersTestClockAdvancingEvent({required this.object});