call abstract method
Builds an icon given a BuildContext.
The icon inherits its size/color from the ambient IconTheme.
Implementation
Widget call(BuildContext context, {String? semanticsLabel});
Builds an icon given a BuildContext.
The icon inherits its size/color from the ambient IconTheme.
Widget call(BuildContext context, {String? semanticsLabel});