Skip to content

Commit

Permalink
Update shape_border_dto.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
tilucasoli committed Sep 24, 2024
1 parent db9d14c commit e28a163
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ abstract class OutlinedBorderDto<T extends OutlinedBorder>
return null;
}

@protected
BorderRadiusGeometryDto? get borderRadiusGetter;

/// Tries to get borderRadius if available for [OutlineBorderDto]
Expand Down

0 comments on commit e28a163

Please sign in to comment.