FlutterUIModifiersIcon extension

on

Methods

color(Color? color) Icon

Available on Icon, provided by the FlutterUIModifiersIcon extension

A modifier that sets its Icon's color.
direction(TextDirection? direction) Icon

Available on Icon, provided by the FlutterUIModifiersIcon extension

A modifier that overrides its Icon's layout direction.
font({double? size}) Icon

Available on Icon, provided by the FlutterUIModifiersIcon extension

A modifier that sets its Icon's size.
semantic({String? label}) Icon

Available on Icon, provided by the FlutterUIModifiersIcon extension

A modifier that sets its Icon's semantic label.