getIcon method

Widget getIcon(
  1. BuildContext context
)

Implementation

Widget getIcon(BuildContext context) {
  throw UnimplementedError();
}