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