PageBubble constructor

PageBubble({
  1. PageBubbleViewModel? viewModel,
})

Implementation

PageBubble({
  this.viewModel,
});