buttonMode property

bool buttonMode
final

buttonMode when true, will force the Niftile to be like a small button with maximum width 200 and only trailing, notification, and children icons are miniature, but still functions like a default Niftile.

Implementation

final bool buttonMode;