MingCuteIconData constructor
const
MingCuteIconData(
- int code
Implementation
const MingCuteIconData(int code)
: super(
code,
fontFamily: 'MingCute',
fontPackage: 'icons_plus',
);