iconMode property

bool iconMode
final

iconMode when true, will force the Niftile to be like a small icon button with maximum height and width 100 and shows only leading. Notification, trailing and children icons are shown on hover in a Airoll, but still functions like a default Niftile.

Implementation

final bool iconMode;