child property
Child of this widget. This child will not be rebuilt when the hover state changes. It is recommended to use this child for static content that does not change when the hover state changes.
Implementation
final Widget? child;
Child of this widget. This child will not be rebuilt when the hover state changes. It is recommended to use this child for static content that does not change when the hover state changes.
final Widget? child;