Skip to content

Commit

Permalink
Update flex_scheme_variant.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Jul 12, 2024
1 parent 8fb7b01 commit 3167355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/flex/flex_scheme_variant.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'package:flutter/material.dart';
import 'flex_seed_scheme.dart';
import 'flex_tones.dart';

/// Enum used to return and describes properties of the [FlexSchemeVariant]
/// Enum used to return and describe properties of the [FlexSchemeVariant]
/// variants to invoke different color scheme generation algorithms
/// in [SeedColorScheme.fromSeeds], when passed to its [FlexSchemeVariant]
/// property variant.
Expand Down

0 comments on commit 3167355

Please sign in to comment.