Opacity
Primary nodes
Condition
Value
Released in version:
1.0.0
Flutter/Dart link:

Inputs
Input
Type
Description
Released in version:
connector (required)
Widget
Connector for the parent Widget
1.0.0
alwaysIncludeSemantics
Bool
Whether the semantic information of the children is always included. Default a false
1.0.12
opacity
Double
Opcaity value between 0 (invisible) and 1.0 (fully visible)
1.0.0
Outputs
Output
Type
Description
Released in version:
child (required)
Widget
Child Widget
1.0.0
Last updated