iconButton abstract method

Widget iconButton(
  1. IconButtonProps props
)

Render an icon button component.

Implementation

Widget iconButton(IconButtonProps props);