Overview
The Text Blinker Component is a simple go to way if you want to display your text going on and off in a blinking way. The simple customizable component allows you to display a blinking text with customizable interval.
Key Features & Functionality
How to use it?
textBlinkDisplayField( label: "Text Blinker", labelPosition: "ABOVE", height: "AUTO", displayText: "This is testing component", color: "POSITIVE", interval: 3, fontSize: 25, alignText: "LEFT" )
Great plug-in. Only issue I have is it has a limit of 200, not a character limit, but an actual number limit. The number 200 will display, but if you have 201 it will not.