menu
appdimens_flutter package
documentation
appdimens.dart
ScaledSp
withIgnoreMultiWindows method
withIgnoreMultiWindows method
dark_mode
light_mode
withIgnoreMultiWindows
method
ScaledSp
withIgnoreMultiWindows
(
{
bool
ignore
=
true
,
})
Implementation
ScaledSp withIgnoreMultiWindows({bool ignore = true}) => _copy(ignoreMultiWindows: ignore);
appdimens_flutter package
documentation
appdimens
ScaledSp
withIgnoreMultiWindows method
ScaledSp class