widget property
The current configuration of the Element that is this BuildContext.
Implementation
@override
Widget get widget => $value.widget;
The current configuration of the Element that is this BuildContext.
@override
Widget get widget => $value.widget;