menu
nector package
documentation
utils/nector_extensions.dart
IntExtensions
width property
width property
dark_mode
light_mode
width
property
Widget
get
width
Implementation
Widget get width => SizedBox(width: this?.toDouble());
nector package
documentation
utils/nector_extensions
IntExtensions
width property
IntExtensions extension on
int
?