isInit property

bool get isInit

Verifica si el botón está en estado inicial.

Implementation

bool get isInit => value == 'init';