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