Drazex
0
Q:

RaisedButton hright

ButtonTheme(
  minWidth: 200.0,
  height: 100.0,
  child: RaisedButton(
    onPressed: () {},
    child: Text("test"),
  ),
);
0

New to Communities?

Join the community