hasTransition property
bool
get
hasTransition
Whether transitions are enabled for this component.
Implementation
bool get hasTransition => true;
Whether transitions are enabled for this component.
bool get hasTransition => true;