added feature to configure contextual tab bar buttons
This commit is contained in:
@@ -34,6 +34,7 @@ void main() {
|
||||
);
|
||||
|
||||
test('forces animations off when the app setting is enabled', () {
|
||||
// ignore: avoid_redundant_argument_values
|
||||
const mediaQuery = MediaQueryData(disableAnimations: false);
|
||||
|
||||
final result = applyAppMediaQueryOverrides(
|
||||
|
||||
Reference in New Issue
Block a user