textura library
My new Flutter package
Classes
- Textura
-
Texturais a widget that applies a texture as a background to its child widget. It takes aTextureTypeas 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.