menu
uikit_plus package
documentation
drawer/smart_drawer.dart
SmartDrawer
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
固定宽度(像素) / Fixed width (pixels) 优先级高于widthPercent
Implementation
final double? width;
uikit_plus package
documentation
drawer/smart_drawer
SmartDrawer
width property
SmartDrawer class