menu
pulsing_border package
documentation
pulsing_border.dart
PulsingBorderController
startPulsing method
startPulsing method
dark_mode
light_mode
startPulsing
method
void
startPulsing
(
)
Starts the pulsing animation.
Implementation
void startPulsing() { value = true; }
pulsing_border package
documentation
pulsing_border
PulsingBorderController
startPulsing method
PulsingBorderController class