FIcon.data constructor
const
FIcon.data(})
Implementation
const factory FIcon.data(
IconData data, {
double fill,
double weight,
double grade,
double opticalSize,
List<Shadow> shadows,
TextDirection textDirection,
bool applyTextScaling,
Color color,
double size,
String semanticLabel,
Key? key,
}) = _IconDataIcon;