StockholmPIDivider constructor

const StockholmPIDivider({
  1. Key? key,
})

Implementation

const StockholmPIDivider({Key? key}) : super(key: key);