blend property

bool blend
final

Whether icon should blend with color. If icon is instance of IconData then blend is default to true, otherwise false

Implementation

final bool blend;