FloatingActionButtonLocation.centerTop constructor Null safety

const FloatingActionButtonLocation.centerTop()

Implementation

const factory FloatingActionButtonLocation.centerTop() =
    _CenterTopFloatingActionButtonLocation;