menu
adaptive_container package
documentation
adaptive_item.dart
AdaptiveItem
AdaptiveItem.new constructor
AdaptiveItem.new constructor
dark_mode
light_mode
AdaptiveItem
constructor
AdaptiveItem
(
{
double
?
height
,
Widget
?
content
,
Color
?
bgColor
=
Colors.transparent
,
double
?
width
,
})
Implementation
AdaptiveItem( {this.height, this.content, this.bgColor = Colors.transparent, this.width});
adaptive_container package
documentation
adaptive_item
AdaptiveItem
AdaptiveItem.new constructor
AdaptiveItem class