I2PManagerPage constructor

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

Implementation

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