textura library

My new Flutter package

Classes

Textura
Textura is a widget that applies a texture as a background to its child widget. It takes a TextureType as a required parameter to determine which texture to apply.

Enums

TextureType
Enum representing the different types of textures available. Each value corresponds to a unique texture that can be applied as a background.