menu
ailext package
documentation
extensions/context.dart
AilContextExtensions
containerWidth property
containerWidth property
dark_mode
light_mode
containerWidth
property
double
get
containerWidth
Implementation
double get containerWidth => isDesktop ? 1024 : width;
ailext package
documentation
extensions/context
AilContextExtensions
containerWidth property
AilContextExtensions extension on
BuildContext