Ohndei
0
Q:

string to timeofday flutter

TimeOfDay _startTime = TimeOfDay(hour:int.parse(s.split(":")[0]),minute: int.parse(s.split(":")[1]));
0

New to Communities?

Join the community