menu
pulsing_border package
documentation
pulsing_border.dart
PulsingBorderController
stopPulsing method
stopPulsing method
dark_mode
light_mode
stopPulsing
method
void
stopPulsing
(
)
Stops the pulsing animation.
Implementation
void stopPulsing() { value = false; }
pulsing_border package
documentation
pulsing_border
PulsingBorderController
stopPulsing method
PulsingBorderController class