LimitedBox

This widget motivated by LimitedBox in Flutter.

See: https://api.flutter.dev/flutter/widgets/LimitedBox-class.html

Props

maxWidth

Value: number | undefined

maxHeight

Value: number | undefined

child

Value: Widget | undefined