child property

Widget child
final

The widget to be wrapped with animated cursor effects. wrap the widget by the main app widget to avoid any problems

Implementation

final Widget child;