lively static method
Lively style for enjoyment / surprise
Implementation
static IconConfig lively(Color defaultColor) => IconConfig(
color: defaultColor,
size: 32.0,
);
Lively style for enjoyment / surprise
static IconConfig lively(Color defaultColor) => IconConfig(
color: defaultColor,
size: 32.0,
);