OpacityContainer class
Constructors
- OpacityContainer({Key? key, required Widget child, required OpacityController controller})
-
const
Properties
- child → Widget
-
final
- controller → OpacityController
-
final
Methods
-
createState(
) → State< OpacityContainer> - Creates the mutable state for this widget at a given location in the tree.