menu
better_extensions package
documentation
shortcuts.dart
bcExpandWidth function
bcExpandWidth function
dark_mode
light_mode
bcExpandWidth
function
BoxConstraints
bcExpandWidth
(
num
height
)
Implementation
BoxConstraints bcExpandWidth(num height) => BoxConstraints.expand(height: height.toDouble());
better_extensions package
documentation
shortcuts
bcExpandWidth function
shortcuts library