isBigWidget property

bool isBigWidget
final

isBigWidget is a boolean that holds the state of the widget. If true, the widget is big, else it is small.

Implementation

final bool isBigWidget;