Getter for the current drawables.
The returned list is unmodifiable.
List<Drawable> get drawables => List.unmodifiable(_drawables);