TimelineDots constructor

TimelineDots({
  1. required BuildContext context,
})

Implementation

TimelineDots({required this.context});