FnBottomContentPanel constructor

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

Implementation

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