mladjomilunovic
Results
1
issues of
mladjomilunovic
I am new to beamer, so sorry if this is obvious. I have my locations defined with the following class: ```dart class BeamerLocations extends BeamLocation { BeamerLocations(RouteInformation routeInformation) : super(routeInformation);...