import 'package:flutter/material.dart'; class IconsExt{ static const IconData target = IconData(0xe900, fontFamily: "Icons"); }