build abstract method
Builds the button. Properties to override are usually title, onPressed, color, and textColor.
Implementation
MaterialButton build(BuildContext context, OsmChange amenity);
Builds the button. Properties to override are usually title, onPressed, color, and textColor.
MaterialButton build(BuildContext context, OsmChange amenity);