menu
material_themes_widgets package
documentation
drawers/liquid_drawer.dart
LiquidDrawerState
getPaint method
getPaint method
dark_mode
light_mode
getPaint
method
Paint
getPaint
(
double
width
,
double
height
)
Implementation
Paint getPaint(double width, double height) => paint ?? createLinearGradient(width, height);
material_themes_widgets package
documentation
drawers/liquid_drawer
LiquidDrawerState
getPaint method
LiquidDrawerState class