InternalFloatingPage constructor

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

Implementation

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