menu
comm_utils package
documentation
module/ui/comm.dart
kWidth function
kWidth function
dark_mode
light_mode
kWidth
function
SizedBox
kWidth
(
int
width
)
占位空白宽度
Implementation
SizedBox kWidth(int width) { return SizedBox(width: width.w); }
comm_utils package
documentation
module/ui/comm
kWidth function
comm library