static const Map<String, dynamic> animation = { 'duration': Duration(milliseconds: 200), 'curve': Curves.linear, };