sourceFormatIcon function
- RohdSourceFormat format, {
- double size = 18,
Backwards-compatible alias for sourceFormatMenuIcon.
Implementation
Widget sourceFormatIcon(RohdSourceFormat format, {double size = 18}) =>
sourceFormatMenuIcon(format, size: size);