menu
shared_component package
documentation
utils/colors.dart
AppGradients
getByIndex static method
getByIndex static method
dark_mode
light_mode
getByIndex
static method
LinearGradient
getByIndex
(
int
index
)
Implementation
static LinearGradient getByIndex(int index) => allGradients[index];
shared_component package
documentation
utils/colors
AppGradients
getByIndex static method
AppGradients class