FloatingActionButtonLocation.endTop constructor Null safety

const FloatingActionButtonLocation.endTop()

Implementation

const factory FloatingActionButtonLocation.endTop() =
    _EndTopFloatingActionButtonLocation;