Creates a widget from the string.
Currently, it only supports solid colors via Color.fromString, but it will likely be expanded in the future to something more like css.
See Implementation
Creates a widget from the string.
Currently, it only supports solid colors via Color.fromString, but it will likely be expanded in the future to something more like css.