FlutterTravel
FlutterTravel copied to clipboard
Const.dart file issue
You need to update it to remove 'cursorColor', worked for me after removing both of those lines
lib/util/const.dart:39:5: Error: No named parameter with the name 'cursorColor'. cursorColor: lightPrimary, ^^^^^^^^^^^
is this issue still open?