disableTransition property
Whether to disable style transition animations.
Defaults to false. When true, style changes are instant.
Implementation
final bool disableTransition;
Whether to disable style transition animations.
Defaults to false. When true, style changes are instant.
final bool disableTransition;