button abstract method

Widget button(
  1. ButtonProps props
)

Render a button component.

Implementation

Widget button(ButtonProps props);