utils/utils library

Barrel file for utilities.

This file exports all public utility functions used throughout the story_maker package.

Functions

createShader({required List<Color> colors, required double width, required double height}) Shader
Creates a linear gradient shader.