AnimatedCustomPainter constructor

AnimatedCustomPainter({
  1. required DateTime dateTime,
})

Implementation

AnimatedCustomPainter({required this.dateTime});