menu
jaspr package
documentation
jaspr.dart
BackgroundSize
BackgroundSize.sides const constructor
BackgroundSize.sides const constructor
dark_mode
light_mode
BackgroundSize.sides
constructor
const
BackgroundSize.sides
(
Unit
?
width
,
Unit
?
height
)
Implementation
const factory BackgroundSize.sides(Unit? width, Unit? height) = _SidesBackgroundSize;
jaspr package
documentation
jaspr
BackgroundSize
BackgroundSize.sides const constructor
BackgroundSize class