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