today property

String today
final

Implementation

final String today = DateFormat('yyyy-MM-dd').format(DateTime.now());