FxTwoToneIcon constructor

const FxTwoToneIcon(
  1. FxTwoToneIconData iconData, {
  2. Color? color,
  3. double? size = 24,
})

Implementation

const FxTwoToneIcon(this.iconData, {this.color, this.size = 24});